A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/specialized.addressof below:

[specialized.addressof]

23 General utilities library [utilities] 23.10 Memory [memory] 23.10.10 Specialized algorithms [specialized.algorithms] 23.10.10.1 addressof [specialized.addressof]

template <class T> constexpr T* addressof(T& r) noexcept;

1 #

Returns: The actual address of the object or function referenced by r, even in the presence of an overloaded operator&.

2 #

Remarks: An expression addressof(E) is a constant subexpression if E is an lvalue constant subexpression.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4