realroot_doc 0.1.1
|
#include <Seq.hpp>
ShapeForeachContainer | ( | const T & | t | ) | [inline] |
bool condition | ( | ) | const [inline] |
Definition at line 381 of file Seq.hpp.
References ShapeForeachContainer< T >::brk, ShapeForeachContainer< T >::e, and ShapeForeachContainer< T >::i.
int brk [mutable] |
Definition at line 379 of file Seq.hpp.
Referenced by ShapeForeachContainer< T >::condition().
T::const_iterator e [mutable] |
Definition at line 380 of file Seq.hpp.
Referenced by ShapeForeachContainer< T >::condition().
T::const_iterator i [mutable] |
Definition at line 380 of file Seq.hpp.
Referenced by ShapeForeachContainer< T >::condition().