Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | is_transcoder< T > |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |
namespace | couchbase::codec |
Variables | |
template<typename T > | |
constexpr bool | is_transcoder_v = is_transcoder<T>::value |