Public Member Functions | |
LoopRng (LoopOut &aLoopOut) | |
Private Member Functions | |
template<class Range> | |
void | Do (Range aRng) |
Private Attributes | |
ThrTree & | _ThrTree |
size_t | _Dist |
LoopIn< ThrTree, Type >::LoopOut< ContIn >::LoopRng< ContOut >::LoopRng | ( | LoopOut & | aLoopOut | ) | [inline] |
Makes a compile-time loop in the input sequences types, given an input iterator type and an output iterator type.
void LoopIn< ThrTree, Type >::LoopOut< ContIn >::LoopRng< ContOut >::Do | ( | Range | aRng | ) | [inline, private] |
size_t LoopIn< ThrTree, Type >::LoopOut< ContIn >::LoopRng< ContOut >::_Dist [private] |
ThrTree& LoopIn< ThrTree, Type >::LoopOut< ContIn >::LoopRng< ContOut >::_ThrTree [private] |