guanaqo 1.0.0-alpha.26
Utilities for scientific software
Loading...
Searching...
No Matches
guanaqo::no_leading_allocator Concept Reference

Detailed Description

Definition at line 61 of file type-traits.hpp.

#include <guanaqo/type-traits.hpp>

Concept definition

template<class... Pack>
!std::is_same_v<std::remove_cvref_t<first_type_or_void_t<Pack...>>,
std::allocator_arg_t>
typename first_type_or_void< Pack... >::type first_type_or_void_t