file
launder.hContains the definition of muu::
Namespaces
- namespace muu
- The root namespace for all muu functions and types.
Functions
-
template <class T>auto launder(T* ptr) -> T* constexpr noexcept
- Equivalent to C++17's std::launder.