lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
Public Types
lean::containers::Impl::reverse_iterators_impl< HasReverseIterators, Container > Struct Template Reference

Redefines reverse iterator types, if available. More...

#include <accumulation_vector.h>

List of all members.

Public Types

typedef void reverse_iterator
typedef void const_reverse_iterator

Detailed Description

template<bool HasReverseIterators, class Container>
struct lean::containers::Impl::reverse_iterators_impl< HasReverseIterators, Container >

Redefines reverse iterator types, if available.


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