has_const_iterator Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/detector/has_const_iterator.hpp>

List of all members.


Detailed Description

template<typename T>
struct stlsoft::has_const_iterator< T >

traits type used to determine whether a given type has a member const_iterator

Public Types

enum  { value = sizeof(has_const_iterator_function<T>(0)) == sizeof(four_t) }
typedef T test_type

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

Generated on Thu Jun 10 08:58:54 2010 for STLSoft by  doxygen 1.5.6