Searched refs:address_of (Results 1 – 1 of 1) sorted by relevance
135 static auto address_of(T&& t) in address_of() function166 address_of(std::forward<T>(t))); in op()