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

Go to the source code of this file.

Classes

struct  is_serializer< T >
 

Namespaces

namespace  couchbase
 Represents a single item from the result of collection::scan()
 
namespace  couchbase::codec
 

Variables

template<typename T >
constexpr bool is_serializer_v = is_serializer<T>::value