View on GitHub
jbson
C++11/1y BSON library
jbson::detail::typeid_visitor< EType, Element, Enable > Struct Template Reference

Visitor for obtaining std::type_index of a mapped element_type. More...

#include <element.hpp>

Detailed Description

template<element_type EType, typename Element, typename Enable = void>
struct jbson::detail::typeid_visitor< EType, Element, Enable >

Visitor for obtaining std::type_index of a mapped element_type.

Definition at line 35 of file element.hpp.


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