MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
constexpr_xxh3::ByteType Concept Reference
#include <
ConstexprXXH3.h
>
Concept definition
template
<
typename
T>
concept
constexpr_xxh3::ByteType
= (std::is_integral_v<T> &&
sizeof
(T) == 1)
constexpr_xxh3::ByteType
Definition
ConstexprXXH3.h:51
Detailed Description
Definition at line
51
of file
ConstexprXXH3.h
.
constexpr_xxh3
ByteType
Generated by
1.12.0