Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
_RangeIter< CON, TOGGLE > Struct Template Reference

#include "lib/format-util.hpp"

Description

template<class CON, typename TOGGLE = void>
struct util::anonymous_namespace{format-util.hpp}::_RangeIter< CON, TOGGLE >

Definition at line 145 of file format-util.hpp.

Public Types

using StlIter = CON::const_iterator
 

Public Attributes

lib::RangeIter< StlIteriter
 

Public Member Functions

 _RangeIter (CON const &collection)
 

Constructor & Destructor Documentation

◆ _RangeIter()

template<class CON , typename TOGGLE = void>
_RangeIter ( CON const &  collection)
inline

Definition at line 151 of file format-util.hpp.

Member Typedef Documentation

◆ StlIter

template<class CON , typename TOGGLE = void>
using StlIter = CON::const_iterator

Definition at line 147 of file format-util.hpp.

Member Data Documentation

◆ iter

template<class CON , typename TOGGLE = void>
lib::RangeIter<StlIter> iter

Definition at line 149 of file format-util.hpp.

+ Collaboration diagram for _RangeIter< CON, TOGGLE >:

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