Synopsis
Declared in <mp‐units/ext/type_traits.h>
template<
template<auto...> typename T,
typename... Ts>
[[nodiscard]]
consteval
bool
contains();
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs