template<typename T>
struct lib::meta::can_STL_backIteration< T >::is_const_noexcept_backIterable
Definition at line 654 of file trait.hpp.
|
| META_DETECT_FUNCTION (typename X::const_reverse_iterator, rbegin,(void) const noexcept) |
|
| META_DETECT_FUNCTION (typename X::const_reverse_iterator, rend,(void) const noexcept) |
|
| META_DETECT_NESTED (const_reverse_iterator) |
|
The documentation for this struct was generated from the following file: