Conditionally checks std::is_trivially_copyable only if available. (#3327)
This commit is contained in:
committed by
Daniel Patterson
parent
d5bf508046
commit
73e365d398
@@ -4,6 +4,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
#include <type_traits>
|
||||
|
||||
#include <bitset>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user