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

Type trait to determine whether a type is a boost::iterator_range. More...

#include <traits.hpp>

+ Inheritance diagram for jbson::detail::is_iterator_range< T >:

Detailed Description

template<typename T>
struct jbson::detail::is_iterator_range< T >

Type trait to determine whether a type is a boost::iterator_range.

Definition at line 155 of file traits.hpp.


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