table of contents
other versions
__gnu_pbds::detail::default_update_policy(3cxx) | __gnu_pbds::detail::default_update_policy(3cxx) |
NAME¶
__gnu_pbds::detail::default_update_policy - Default update policy.
SYNOPSIS¶
Public Types¶
typedef lu_move_to_front_policy type
Dispatched type.
Detailed Description¶
Default update policy.
Definition at line 109 of file standard_policies.hpp.
Member Typedef Documentation¶
typedef lu_move_to_front_policy __gnu_pbds::detail::default_update_policy::type¶
Dispatched type.
Definition at line 112 of file standard_policies.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon May 22 2017 | libstdc++ |