Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::allSame< T0, Ts > Struct Template Reference

#include <concepts.hpp>

Static Public Attributes

static constexpr bool value = (std::is_same_v<T0, Ts> && ...)
 

Member Data Documentation

◆ value

template<typename T0 , typename... Ts>
bool iv::allSame< T0, Ts >::value = (std::is_same_v<T0, Ts> && ...)
staticconstexpr

The documentation for this struct was generated from the following file: