![]() |
MOS Source Code
|
Go to the source code of this file.
Classes | |
| struct | string_literal< n > |
| struct | _BaseNamedType |
| struct | NamedType< name > |
| struct | InitOnce< V, TSpecialisation > |
Namespaces | |
| namespace | mos |
Macros | |
| #define | PrivateTag |
Functions | |
| template<typename T> | |
| static consteval string_view | getTypeName () |
Variables | |
| template<typename T> | |
| constexpr auto | HasTypeName = std::is_base_of_v<_BaseNamedType, T> |
| #define PrivateTag |
Definition at line 63 of file type_utils.hpp.