Main SPY namespace. More...
Main SPY namespace.
Variables | |
| constexpr arch_type | architecture |
| Architecture reporting value. | |
| constexpr compiler_type | compiler |
| Compiler reporting value. | |
| constexpr auto | data_model = data_model_type{} |
| Data Model reporting value. | |
| constexpr auto | libc = libc_type{} |
| LIBC version reporting value. | |
| constexpr os_type | operating_system |
| OS reporting value. | |
| constexpr auto | simd_instruction_set = _::simd_info<>{} |
| SIMD extensions set reporting value. | |
| constexpr auto | stdlib = stdlib_type{} |
| C++ Standard Library version reporting value. | |