![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/meta/trait.hpp"
Trait template to detect a type also supporting STL-style backwards iteration.
Classes | |
| struct | is_backIterable |
| struct | is_const_backIterable |
| struct | is_const_noexcept_backIterable |
| struct | is_noexcept_backIterable |
Public Types | |
| enum | { value } |
Private Types | |
| using | Type = Strip< T >::Type |
Collaboration diagram for can_STL_backIteration< T >: