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

Description

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

Definition at line 559 of file trait.hpp.

Public Types

enum  { value }
 

Public Member Functions

 META_DETECT_NESTED (iterator)
 
 META_DETECT_FUNCTION (typename X::iterator, begin,(void))
 
 META_DETECT_FUNCTION (typename X::iterator, end,(void))
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 565 of file trait.hpp.

Member Function Documentation

◆ META_DETECT_NESTED()

template<typename T >
META_DETECT_NESTED ( iterator  )

◆ META_DETECT_FUNCTION() [1/2]

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

◆ META_DETECT_FUNCTION() [2/2]

template<typename T >
META_DETECT_FUNCTION ( typename X::iterator  ,
end  ,
(void  
)
+ Collaboration diagram for can_STL_ForEach< T >::is_iterable:

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