Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
transcoder_traits.hxx File Reference
#include <type_traits>
Include dependency graph for transcoder_traits.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  is_transcoder< T >
struct  is_crypto_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
template<typename T>
constexpr bool is_crypto_transcoder_v = is_crypto_transcoder<T>::value