Botan 3.4.0
Crypto and TLS for C&
Namespaces | Macros
cpuid.cpp File Reference
#include <botan/internal/cpuid.h>
#include <botan/exceptn.h>
#include <botan/types.h>
#include <botan/internal/os_utils.h>
#include <botan/internal/parsing.h>
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Macros

#define CPUID_PRINT(flag)   append_fn(has_##flag(), #flag)
 

Macro Definition Documentation

◆ CPUID_PRINT

#define CPUID_PRINT ( flag)    append_fn(has_##flag(), #flag)