libstdc++
tree_policy.hpp File Reference

Go to the source code of this file.

Classes

class  __gnu_pbds::tree_order_statistics_node_update< Node_CItr, Node_Itr, Cmp_Fn, _Alloc >
 

Namespaces

namespace  __gnu_pbds
 

Macros

#define PB_DS_BRANCH_POLICY_BASE
 
#define PB_DS_CLASS_C_DEC
 
#define PB_DS_CLASS_T_DEC
 

Detailed Description

Contains tree-related policies.

Definition in file tree_policy.hpp.

Macro Definition Documentation

◆ PB_DS_BRANCH_POLICY_BASE

#define PB_DS_BRANCH_POLICY_BASE

Definition at line 58 of file tree_policy.hpp.

◆ PB_DS_CLASS_C_DEC

#define PB_DS_CLASS_C_DEC

Definition at line 55 of file tree_policy.hpp.

◆ PB_DS_CLASS_T_DEC

#define PB_DS_CLASS_T_DEC

Definition at line 51 of file tree_policy.hpp.