CppCommon
1.0.4.1
C++ Common Library
|
Intrusive balanced A.Andersson binary tree container inline implementation. More...
Go to the source code of this file.
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Functions | |
template<typename T , typename TCompare > | |
void | CppCommon::swap (BinTreeAA< T, TCompare > &bintree1, BinTreeAA< T, TCompare > &bintree2) noexcept |
Intrusive balanced A.Andersson binary tree container inline implementation.
Definition in file bintree_aa.inl.