Output byte stream wrapper with statically bound encoding.
More...
#include <encodedstream.h>
template<typename Encoding, typename OutputByteStream>
class EncodedOutputStream< Encoding, OutputByteStream >
Output byte stream wrapper with statically bound encoding.
- Template Parameters
-
Definition at line 100 of file encodedstream.h.
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
EncodedOutputStream< Encoding, OutputByteStream >::RAPIDJSON_STATIC_ASSERT |
( |
sizeof(typename OutputByteStream::Ch) |
= =1 | ) |
|
|
private |
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
template<typename Encoding, typename OutputByteStream>
The documentation for this class was generated from the following file: