mn_addressof.hpp File Reference
#include "../mn_config.hpp"
#include "../mn_def.hpp"

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