#include <limits.h>
Go to the source code of this file.
◆ LIBSMBIOS_COMPILER
| #define LIBSMBIOS_COMPILER "Unknown ISO C++ Compiler" |
◆ LIBSMBIOS_DEDUCED_TYPENAME
| #define LIBSMBIOS_DEDUCED_TYPENAME typename |
◆ LIBSMBIOS_DO_JOIN
◆ LIBSMBIOS_DO_JOIN2
| #define LIBSMBIOS_DO_JOIN2 |
( |
|
X, |
|
|
|
Y |
|
) |
| X##Y |
◆ LIBSMBIOS_DO_STRINGIZE
| #define LIBSMBIOS_DO_STRINGIZE |
( |
|
X | ) |
#X |
◆ LIBSMBIOS_HAS_PARTIAL_STD_ALLOCATOR
| #define LIBSMBIOS_HAS_PARTIAL_STD_ALLOCATOR |
◆ LIBSMBIOS_JOIN
◆ LIBSMBIOS_MSVC6_MEMBER_TEMPLATES
| #define LIBSMBIOS_MSVC6_MEMBER_TEMPLATES |
◆ LIBSMBIOS_NESTED_TEMPLATE
| #define LIBSMBIOS_NESTED_TEMPLATE template |
◆ LIBSMBIOS_NO_HASH
| #define LIBSMBIOS_NO_HASH |
◆ LIBSMBIOS_NO_INTEGRAL_INT64_T
| #define LIBSMBIOS_NO_INTEGRAL_INT64_T |
◆ LIBSMBIOS_NO_LONG_LONG_NUMERIC_LIMITS
| #define LIBSMBIOS_NO_LONG_LONG_NUMERIC_LIMITS |
◆ LIBSMBIOS_NO_MS_INT64_NUMERIC_LIMITS
| #define LIBSMBIOS_NO_MS_INT64_NUMERIC_LIMITS |
◆ LIBSMBIOS_NO_SLIST
| #define LIBSMBIOS_NO_SLIST |
◆ LIBSMBIOS_PLATFORM
| #define LIBSMBIOS_PLATFORM "Unknown" |
◆ LIBSMBIOS_STATIC_CONSTANT
| #define LIBSMBIOS_STATIC_CONSTANT |
( |
|
type, |
|
|
|
assignment |
|
) |
| static const type assignment |
◆ LIBSMBIOS_STD_EXTENSION_NAMESPACE
| #define LIBSMBIOS_STD_EXTENSION_NAMESPACE std |
◆ LIBSMBIOS_STDLIB
| #define LIBSMBIOS_STDLIB "Unknown ISO standard library" |
◆ LIBSMBIOS_STRINGIZE
◆ LIBSMBIOS_UNREACHABLE_RETURN
| #define LIBSMBIOS_UNREACHABLE_RETURN |
( |
|
x | ) |
|
◆ LIBSMBIOS_USE_FACET
| #define LIBSMBIOS_USE_FACET |
( |
|
Type, |
|
|
|
loc |
|
) |
| std::use_facet< Type >(loc) |