https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101258
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Christopher Yeleighton from comment #3) > It should at least be present on the API page. The standard is not for > developers. cppreference.com is not the standard, it's a reference for developers. (In reply to Christopher Yeleighton from comment #4) > What is self-explanatory in is_integral_v? If you don't know what the xxx_v variables in <type_traits> do, you should get a good (modern) tutorial on C++.