QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Namespace for user specialised traits. More...
Classes | |
struct | enable_reinterpret_attach_cast |
Specialise to true if you want to enable the reinterpret cast based implementation of attach_cast() for some type T . This introduces undefined behaviour in C++ 20. More... | |
struct | enable_reinterpret_detach_cast |
Specialise to true if you want to enable the reinterpret cast based implementation of detach_cast() for some type T . This introduces undefined behaviour in C++ 20. More... | |
Namespace for user specialised traits.