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