41 #ifdef PB_DS_CLASS_C_DEC
46 apply_update(node_pointer, null_node_update_pointer)
50 template<
typename Node_Update_>
53 apply_update(node_pointer p_nd, Node_Update_*)
55 Node_Update_::operator()(node_iterator(p_nd,
this),
56 node_const_iterator(0,
this));