Top Level
Components
Guides
Documenting
Defined in carb/cpp/Memory.h
Get the address of arg, even if operator& is overloaded. This is generally only useful in memory management functions — to_address is almost always preferable.
operator&
to_address
Note
This function is constexpr even in C++14 mode.
constexpr