| Inferno
    0.2
    | 
| Public Member Functions | |
| UniqueWalkNoBodyOrIndirection_iterator (TreePtr< Node > &root) | |
| UniqueWalkNoBodyOrIndirection_iterator () | |
| virtual shared_ptr < ContainerInterface::iterator_interface > | Clone () const | 
Walks the tree, avoiding recursing into the body (initialiser) of Callables and anything under an indirection.
Definition at line 43 of file sort_decls.cpp.
| UniqueWalkNoBodyOrIndirection_iterator::UniqueWalkNoBodyOrIndirection_iterator | ( | TreePtr< Node > & | root | ) |  [inline] | 
Definition at line 46 of file sort_decls.cpp.
Definition at line 47 of file sort_decls.cpp.
| virtual shared_ptr<ContainerInterface::iterator_interface> UniqueWalkNoBodyOrIndirection_iterator::Clone | ( | ) | const  [inline, virtual] | 
Definition at line 48 of file sort_decls.cpp.