boost::call_stack::addressof
// In header: <boost/call_stack/symbol.hpp> template<typename T> address_type addressof(const T & arg);
Adapters for the address of an object or function. Not for methods, even less for virtual ones.