Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tree_traits.hpp File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::tree_traits< T >
 
struct  boost::null_tree_visitor
 

Namespaces

 boost
 Duration formatting facet for input.
 

Functions

template<class Tree , class TreeVisitor >
void boost::traverse_tree (typename tree_traits< Tree >::node_descriptor v, Tree &t, TreeVisitor visitor)