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

Type trait to determine whether a type is a basic_element. More...

#include <element_fwd.hpp>

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

Detailed Description

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

Type trait to determine whether a type is a basic_element.

Definition at line 79 of file element_fwd.hpp.


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