Lumiera  0.pre.03
»edit your freedom«
can_STL_backIteration< T > Class Template Reference

#include "lib/meta/trait.hpp"

Description

template<typename T>
class lib::meta::can_STL_backIteration< T >

Trait template to detect a type also supporting STL-style backwards iteration.

Definition at line 614 of file trait.hpp.

Public Types

enum  { value }
 

Classes

struct  is_backIterable
 
struct  is_const_backIterable
 
struct  is_const_noexcept_backIterable
 
struct  is_noexcept_backIterable
 

Private Types

using Type = typename Strip< T >::Type
 
+ Collaboration diagram for can_STL_backIteration< T >:

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