#include <cstring>
#include <type_traits>
Go to the source code of this file.
Macros | |
#define | __has_builtin(x) 0 |
#define __has_builtin | ( | x | ) | 0 |
edm::bit_cast bit_cast.h "FWCore/Utilities/interface/bit_cast.h"
Description: C++ 20 std::bit_cast stand-in
Usage: See documentation on std::bit_cast in C++ 20
Definition at line 23 of file bit_cast.h.