|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Default (no-op) monoid for connectivity-only usage. More...
#include <tpl_link_cut_tree.H>
Static Public Member Functions | |
| static constexpr T | identity () noexcept |
| static constexpr T | combine (const T &, const T &b) noexcept |
Default (no-op) monoid for connectivity-only usage.
Definition at line 128 of file tpl_link_cut_tree.H.
|
inlinestaticconstexprnoexcept |
Definition at line 131 of file tpl_link_cut_tree.H.
|
inlinestaticconstexprnoexcept |
Definition at line 130 of file tpl_link_cut_tree.H.