Home
last modified time | relevance | path

Searched refs:to_underlying (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libcxx/include/__utility/
Dto_underlying.h36 to_underlying(_Tp __val) noexcept { in to_underlying() function
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dutility202 // [utility.underlying], to_underlying
204 constexpr underlying_type_t<T> to_underlying( T value ) noexcept; // C++2b
225 #include <__utility/to_underlying.h>
Dmodule.modulemap756 module to_underlying { private header "__utility/to_underlying.h" }
Dcharconv79 #include <__utility/to_underlying.h>
/freebsd-12-stable/lib/libc++/
DMakefile490 UTL_HEADERS+= to_underlying.h
/freebsd-12-stable/tools/build/mk/
DOptionalObsoleteFiles.inc4961 OLD_FILES+=usr/include/c++/v1/__utility/to_underlying.h