|
nkr
A C++20 library with a custom meta-programming language.
|
CPP types are standard C++ types that can be used like other nkr types. More...
CPP types are standard C++ types that can be used like other nkr types.
This namespace contains a wealth of examples pertaining to how types can be interfaced with nkr. These aliases and interface implementations allow supported standard C++ types to natively be usable in nkr::tr expressions. Like nkr::os, nkr::cpp is cordoned off from the rest of the library and treated as foreign code.