Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
can_STL_ForEach< T >::is_const_iterable Struct Reference

Description

template<typename T>
struct lib::meta::can_STL_ForEach< T >::is_const_iterable

Definition at line 583 of file trait.hpp.

Public Types

enum  { value }
 

Public Member Functions

 META_DETECT_NESTED (const_iterator)
 
 META_DETECT_FUNCTION (typename X::const_iterator, begin,(void) const)
 
 META_DETECT_FUNCTION (typename X::const_iterator, end,(void) const)
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 589 of file trait.hpp.

Member Function Documentation

◆ META_DETECT_NESTED()

template<typename T >
META_DETECT_NESTED ( const_iterator  )

◆ META_DETECT_FUNCTION() [1/2]

template<typename T >
META_DETECT_FUNCTION ( typename X::const_iterator  ,
begin  ,
(void) const   
)

◆ META_DETECT_FUNCTION() [2/2]

template<typename T >
META_DETECT_FUNCTION ( typename X::const_iterator  ,
end  ,
(void) const   
)
+ Collaboration diagram for can_STL_ForEach< T >::is_const_iterable:

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