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 <typeinfo>
#include <typeindex>
#include <functional>
#include <stddef.h>
Go to the source code of this file.
Classes | |
struct | TypeFunctors::EqualTo |
struct | TypeFunctors::Hash |
struct | TypeFunctors::Less |
struct | TypeFunctors |
Namespaces | |
namespace | alib |
namespace | alib::compatibility |
namespace | alib::compatibility::std |
Typedefs | |
using | TypeFunctors = compatibility::std::TypeFunctors |
Type alias in namespace alib. | |