KUMI
v4.0.0
Flawless Fluorite
Loading...
Searching...
No Matches
◆
all_uniques_v
template<typename... Ts>
bool kumi::all_uniques_v = kumi_implementation_defined
inline
constexpr
Checks if a parameter pack only contains distinct types.
Template Parameters
Ts
The types to access
Helper type-trait
namespace
kumi
{
template
<
typename
T>
struct
all_uniques;
}
kumi
Main KUMI namespace.
Definition
algorithm.hpp:11
kumi