Template Class output_vector_adapter
Defined in File json.hpp
Inheritance Relationships
Base Type
public detail::output_adapter_protocol< CharType >
Class Documentation
-
template<typename CharType, typename AllocatorType = std::allocator<CharType>>
class output_vector_adapter : public detail::output_adapter_protocol<CharType> output adapter for byte vectors