A vector (a scalar, or a magnitude‐bearing tensor‐order‐1 type).
Synopsis
Declared in <mp‐units/utility/representation.h>
template<typename T>
concept Vector = ::mp_units::detail::Vector<T>;
Created with MrDocs