Lumiera  0.pre.03
»edit your freedom«
can_STL_backIteration< T >::is_const_backIterable Struct Reference

Description

template<typename T>
struct lib::meta::can_STL_backIteration< T >::is_const_backIterable

Definition at line 642 of file trait.hpp.

Public Types

enum  { value }
 

Public Member Functions

 META_DETECT_FUNCTION (typename X::const_reverse_iterator, rbegin,(void) const)
 
 META_DETECT_FUNCTION (typename X::const_reverse_iterator, rend,(void) const)
 
 META_DETECT_NESTED (const_reverse_iterator)
 
+ Collaboration diagram for can_STL_backIteration< T >::is_const_backIterable:

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