mn_addressof.hpp File Reference
Go to the source code of this file.
Namespaces | |
mn | |
Functions | |
template<class T > | |
constexpr T * | mn::addressof (T &o) noexcept |
template<class T > | |
const T * | mn::addressof (const T &&)=delete |
Go to the source code of this file.
Namespaces | |
mn | |
Functions | |
template<class T > | |
constexpr T * | mn::addressof (T &o) noexcept |
template<class T > | |
const T * | mn::addressof (const T &&)=delete |