abstract output adapter interface
More...
#include <output_adapters.hpp>
|
virtual void | write_character (CharType c)=0 |
|
virtual void | write_characters (const CharType *s, std::size_t length)=0 |
|
virtual void | write_character (CharType c)=0 |
|
virtual void | write_characters (const CharType *s, std::size_t length)=0 |
|
template<typename CharType>
struct nlohmann::detail::output_adapter_protocol< CharType >
abstract output adapter interface
The documentation for this struct was generated from the following file: