file
pointer_cast.hContains the definition of muu::
Namespaces
- namespace muu
- The root namespace for all muu functions and types.
Functions
-
template <typename To, typename From>auto pointer_cast(From from) -> To constexpr noexcept
- Casts between pointers, choosing the most appropriate conversion path.