SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::impl::has_iterator< C > Struct Template Reference

Classes

class  Detect_iterator
 

Static Public Attributes

static const bool value = Detect_iterator<C>::value
 

Detailed Description

template<class C>
struct sig::impl::has_iterator< C >

Definition at line 50 of file type_traits.hpp.

Member Data Documentation

template<class C >
const bool sig::impl::has_iterator< C >::value = Detect_iterator<C>::value
static

Definition at line 53 of file type_traits.hpp.


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