View on GitHub
jbson
C++11/1y BSON library
jbson::detail::is_document< typename > Struct Template Reference

Type trait to determine whether a type is a basic_document (or basic_array) More...

#include <document_fwd.hpp>

+ Inheritance diagram for jbson::detail::is_document< typename >:

Detailed Description

template<typename>
struct jbson::detail::is_document< typename >

Type trait to determine whether a type is a basic_document (or basic_array)

Definition at line 49 of file document_fwd.hpp.


The documentation for this struct was generated from the following file: