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

Description

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

Definition at line 566 of file trait.hpp.

Public Types

enum  { value }
 

Public Member Functions

 META_DETECT_FUNCTION (typename X::iterator, begin,(void) noexcept)
 
 META_DETECT_FUNCTION (typename X::iterator, end,(void) noexcept)
 
 META_DETECT_NESTED (iterator)
 
+ Collaboration diagram for can_STL_ForEach< T >::is_noexcept_iterable:

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