λ61
Loading...
Searching...
No Matches
l61
meta
safeCanStoreBytesOf
l61::meta::safeCanStoreBytesOf Concept Reference
#include <
meta.hpp
>
Concept definition
template
<
typename
T,
typename
C>
concept
l61::meta::safeCanStoreBytesOf
=
canStoreBytesOf<T, C>
&&
std::is_trivially_copyable_v<T>
l61::meta::canStoreBytesOf
Definition
meta.hpp:102
l61::meta::safeCanStoreBytesOf
Definition
meta.hpp:105
Generated by
1.14.0