We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4dd6c8 commit f736143Copy full SHA for f736143
source/meta.tex
@@ -3266,7 +3266,7 @@
3266
consteval info common_type(R&& type_args);
3267
template<@\libconcept{reflection_range}@ R = initializer_list<info>>
3268
consteval info common_reference(R&& type_args);
3269
- consteval info type_underlying_type(info type);
+ consteval info underlying_type(info type);
3270
3271
consteval info invoke_result(info type, R&& type_args);
3272
consteval info unwrap_reference(info type);
0 commit comments