ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
std_typeinfo.hpp File Reference

Description:


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>
Include dependency graph for std_typeinfo.hpp:
This graph shows which files directly or indirectly include this file:

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.