mp_units::per

Type list type storing the list of components with negative exponents

Synopsis

Declared in <mp-units/framework/symbolic_expression.h>
template<
    /* implementation-defined */ T,
    /* implementation-defined */... Ts>
struct per final


Description

NOTE

Can't be empty

Created with MrDocs