#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 scan() | |
namespace | couchbase::codec |
Variables | |
template<typename T> | |
constexpr bool | is_transcoder_v = is_transcoder<T>::value |