GPC  v1.0.0-2516
Gorman Print Control
nlohmann::detail::output_vector_adapter< CharType > Class Template Reference

output adapter for byte vectors More...

Inheritance diagram for nlohmann::detail::output_vector_adapter< CharType >:
Collaboration diagram for nlohmann::detail::output_vector_adapter< CharType >:

Public Member Functions

 output_vector_adapter (std::vector< CharType > &vec)
 
void write_character (CharType c) override
 
void write_characters (const CharType *s, std::size_t length) override
 

Detailed Description

template<typename CharType>
class nlohmann::detail::output_vector_adapter< CharType >

output adapter for byte vectors