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

Wrapper for type validity checking visitors. More...

#include <element.hpp>

Classes

struct  inner
 Visitor for checking validity of a type for fetching. More...
 
struct  set_inner
 Visitor for checking validity of a type for setting. More...
 

Detailed Description

template<typename T, typename Container>
struct jbson::detail::is_valid_func< T, Container >

Wrapper for type validity checking visitors.

Definition at line 838 of file element.hpp.


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