table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
__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¶
#include <standard_policies.hpp>
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 Aug 22 2022 | libstdc++ |