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