Synopsis

Declared in <mp‐units/framework/construction_helpers.h>

template<Reference auto R>
[[nodiscard]]
constexpr
quantity<R{}, Rep>
delta(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