This header file is part of the ALib C++ Library.
With the inclusion of this header compatibility features between ALib and the C++ standard library are provided.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License. >
Definition in file std_typeinfo.hpp.
#include <typeindex>#include <functional>Go to the source code of this file.
Classes | |
| struct | TypeFunctors::EqualTo |
Comparison functor for type const std::type_info*. More... | |
| struct | TypeFunctors::Hash |
Hash code functor for type const std::type_info*. More... | |
| struct | TypeFunctors::Less |
Comparison functor for type const std::type_info*. More... | |
| struct | TypeFunctors |
Namespaces | |
| namespace | alib |
| namespace | alib::compatibility |
| namespace | alib::compatibility::std |
Typedefs | |
| using | TypeFunctors = compatibility::std::TypeFunctors |
| Type alias in namespace alib. | |