View on GitHub
jbson
C++11/1y BSON library
jbson::detail::is_valid_func< T, Container >::inner< EType, Args > Struct Template Reference

Visitor for checking validity of a type for fetching. More...

#include <element.hpp>

+ Inheritance diagram for jbson::detail::is_valid_func< T, Container >::inner< EType, Args >:

Detailed Description

template<typename T, typename Container>
template<element_type EType, typename... Args>
struct jbson::detail::is_valid_func< T, Container >::inner< EType, Args >

Visitor for checking validity of a type for fetching.

Definition at line 841 of file element.hpp.


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