Lines Matching refs:implementation_defined
61 typedef tree_type implementation_defined; typedef in boost::intrusive::set_impl
65 typedef typename implementation_defined::value_type value_type;
66 typedef typename implementation_defined::key_type key_type;
67 typedef typename implementation_defined::key_of_value key_of_value;
68 typedef typename implementation_defined::value_traits value_traits;
69 typedef typename implementation_defined::pointer pointer;
70 typedef typename implementation_defined::const_pointer const_pointer;
71 typedef typename implementation_defined::reference reference;
72 typedef typename implementation_defined::const_reference const_reference;
73 typedef typename implementation_defined::difference_type difference_type;
74 typedef typename implementation_defined::size_type size_type;
75 typedef typename implementation_defined::value_compare value_compare;
76 typedef typename implementation_defined::key_compare key_compare;
77 typedef typename implementation_defined::iterator iterator;
78 typedef typename implementation_defined::const_iterator const_iterator;
79 typedef typename implementation_defined::reverse_iterator reverse_iterator;
80 typedef typename implementation_defined::const_reverse_iterator const_reverse_iterator;
81 typedef typename implementation_defined::insert_commit_data insert_commit_data;
82 typedef typename implementation_defined::node_traits node_traits;
83 typedef typename implementation_defined::node node;
84 typedef typename implementation_defined::node_ptr node_ptr;
85 typedef typename implementation_defined::const_node_ptr const_node_ptr;
86 typedef typename implementation_defined::node_algorithms node_algorithms;
489 > implementation_defined; typedef
491 typedef implementation_defined type;
598 typedef tree_type implementation_defined; typedef in boost::intrusive::multiset_impl
602 typedef typename implementation_defined::value_type value_type;
603 typedef typename implementation_defined::key_type key_type;
604 typedef typename implementation_defined::key_of_value key_of_value;
605 typedef typename implementation_defined::value_traits value_traits;
606 typedef typename implementation_defined::pointer pointer;
607 typedef typename implementation_defined::const_pointer const_pointer;
608 typedef typename implementation_defined::reference reference;
609 typedef typename implementation_defined::const_reference const_reference;
610 typedef typename implementation_defined::difference_type difference_type;
611 typedef typename implementation_defined::size_type size_type;
612 typedef typename implementation_defined::value_compare value_compare;
613 typedef typename implementation_defined::key_compare key_compare;
614 typedef typename implementation_defined::iterator iterator;
615 typedef typename implementation_defined::const_iterator const_iterator;
616 typedef typename implementation_defined::reverse_iterator reverse_iterator;
617 typedef typename implementation_defined::const_reverse_iterator const_reverse_iterator;
618 typedef typename implementation_defined::insert_commit_data insert_commit_data;
619 typedef typename implementation_defined::node_traits node_traits;
620 typedef typename implementation_defined::node node;
621 typedef typename implementation_defined::node_ptr node_ptr;
622 typedef typename implementation_defined::const_node_ptr const_node_ptr;
623 typedef typename implementation_defined::node_algorithms node_algorithms;
983 > implementation_defined; typedef
985 typedef implementation_defined type;