ATLAS Offline Software
Loading...
Searching...
No Matches
concepts.h File Reference

A couple standard-library related concepts. More...

#include <type_traits>
#include <iterator>
#include <concepts>
Include dependency graph for concepts.h:

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()

Detailed Description

A couple standard-library related concepts.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Apr, 2020

Definition in file concepts.h.