|
Couchbase C++ SDK 1.4.0 (rev. 59aa900)
|
#include <couchbase/codec/codec_flags.hxx>#include <couchbase/codec/encoded_value.hxx>#include <couchbase/codec/transcoder_traits.hxx>

Go to the source code of this file.
Classes | |
| class | lenient_json_transcoder< Serializer > |
| A JSON transcoder that encodes with JSON common flags like json_transcoder, but does NOT validate the document's common flags when decoding. More... | |
Namespaces | |
| namespace | couchbase |
| Represents a single item from the result of scan(). | |
| namespace | couchbase::codec |
Typedefs | |
| using | default_lenient_json_transcoder = lenient_json_transcoder<tao_json_serializer> |