#include <Settings/NamespaceSettings.hpp>#include <cstddef>#include <type_traits>#include <utility>
 Include dependency graph for compat.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | in_place_t | 
| struct | in_place_type_t< T > | 
| struct | remove_cvref< T > | 
Namespaces | |
| namespace | compat | 
Enumerations | |
| enum class | byte : unsigned char | 
Variables | |
| static in_place_t | in_place {} | 
| template<class T > | |
| static in_place_type_t< T > | in_place_type {} |