![]() |
ATLAS Offline Software
|
A couple standard-library related concepts. More...
#include <type_traits>#include <iterator>#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | CxxUtils |
| namespace | CxxUtils::detail |
Concepts | |
| concept | CxxUtils::detail::IsHash |
| concept | CxxUtils::detail::IsBinaryPredicate |
| concept | CxxUtils::detail::IsContiguousContainer |
| concept | CxxUtils::detail::InputValIterator |
| concept | CxxUtils::detail::SimpleAssociativeContainer |
| concept | CxxUtils::detail::PairAssociativeContainer |
| concept | CxxUtils::detail::AllocationFunction |
| concept | CxxUtils::detail::RefCounted |
| Has addRef() and release() | |