Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/codec/codec_flags.hxx>
#include <couchbase/codec/encoded_value.hxx>
#include <couchbase/codec/transcoder_traits.hxx>
#include <couchbase/error_codes.hxx>
#include <cstddef>
#include <string>
#include <string_view>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
class | raw_string_transcoder |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |
namespace | couchbase::codec |