template<typename T>
struct lib::meta::can_STL_ForEach< T >::is_const_noexcept_iterable
Definition at line 590 of file trait.hpp.
|
| META_DETECT_FUNCTION (typename X::const_iterator, begin,(void) const noexcept) |
|
| META_DETECT_FUNCTION (typename X::const_iterator, end,(void) const noexcept) |
|
| META_DETECT_NESTED (const_iterator) |
|
The documentation for this struct was generated from the following file: