| libstdc++
    | 
#include <branch_policy.hpp>
| Protected Types | |
| typedef rebind_v::const_pointer | const_pointer | 
| typedef rebind_v::const_reference | const_reference | 
| typedef Node_CItr::value_type | it_type | 
| typedef rebind_v::const_reference | key_const_reference | 
| typedef value_type | key_type | 
| typedef remove_const< value_type >::type | rcvalue_type | 
| typedef rebind_traits< _Alloc, rcvalue_type > | rebind_v | 
| typedef rebind_v::reference | reference | 
| typedef std::iterator_traits< it_type >::value_type | value_type | 
| Protected Member Functions | |
| virtual it_type | end () const =0 | 
| it_type | end_iterator () const | 
| Static Protected Member Functions | |
| static key_const_reference | extract_key (const_reference r_val) | 
Specialization for const iterators.
Definition at line 89 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 98 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 97 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 92 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 101 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 100 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 94 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 95 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 96 of file branch_policy.hpp.
| 
 | protected | 
Definition at line 93 of file branch_policy.hpp.
| 
 | inlineprotectedvirtual | 
Definition at line 115 of file branch_policy.hpp.
| 
 | inlineprotected | 
Definition at line 111 of file branch_policy.hpp.
| 
 | inlinestaticprotected | 
Definition at line 104 of file branch_policy.hpp.