Maipa's Standard Library Extension
1.5.6
mstd
Loading...
Searching...
No Matches
mstd::same_without_cvref_as Concept Reference
#include <
containers_utils.hpp
>
Concept definition
template
<
class
T,
class
U>
concept
same_without_cvref_as
=
mstd::is_same_without_cvref_v<T, U>
mstd::same_without_cvref_as
Definition
containers_utils.hpp:73
mstd::is_same_without_cvref_v
_MSTD_CONSTEXPR17 bool is_same_without_cvref_v
Definition
containers_utils.hpp:70
mstd
same_without_cvref_as
Generated by
1.16.1