|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Classes | |
| struct | _is_implicit_lifetime |
| struct | _start_lifetime_as |
Functions | |
| template<class T > | |
| constexpr T * | launder (T *p,...) noexcept |
| template<typename T > | |
| T * | start_lifetime_as (void *p,...) noexcept |
| template<typename T > | |
| const T * | start_lifetime_as (const void *p,...) noexcept |
| template<typename T > | |
| T * | start_lifetime_as_array (void *p, size_t,...) noexcept |
| template<typename T > | |
| const T * | start_lifetime_as_array (const void *p, size_t,...) noexcept |
| template<class T > | |
| constexpr T * | _launder (T *p) noexcept |
|
inlineconstexprnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlineconstexprnoexcept |