Synopsis
Declared in <mp‐units/framework/construction_helpers.h>
template<Reference auto R>
[[nodiscard]]
constexpr
quantity_point<R{}, default_point_origin(R{}), Rep>
absolute(FwdRep&& lhs);
Description
|
Note
|
This function object does not participate in argument-dependent lookup. Taking the address of this function object is undefined behavior. |
Created with MrDocs