43 #ifndef TREE_NODE_MASK_HPP 44 #define TREE_NODE_MASK_HPP 48 #include <boost/preprocessor/facilities/empty.hpp> 49 #include <boost/preprocessor/seq/for_each.hpp> #define OBJ_NOT_SPECIALIZED_SEQ
#define OBJ_SPECIALIZED_SEQ
sequence of obj that have to be specialized
#define OPERATOR_MACRO(r, data, elem)
#define OPERATOR_MACRO_DECL(r, data, elem)
Classes specification of the tree_node data structures.
BOOST_PP_SEQ_FOR_EACH(OPERATOR_MACRO, BOOST_PP_EMPTY, VISITED_OBJ_SEQ1)
virtual template object functor
Template definition of refcount.
REF_FORWARD_DECL(tree_node_mask)
class factorizing the mask initialization which is common to all visitor classes. ...