Specialization defining a base quantity
Synopsis
Declared in <mp‐units/framework/quantity_spec_definitions.h>
template<
/* implementation-defined */ auto Dim,
/* implementation-defined */ auto Args...>
struct quantity_spec<QS, Args...>
: /* implementation-defined */
Base Classes
Name |
Description |
|
Type Aliases
Name |
Description |
The base type used to detect specializations of |
Member Functions
Name |
Description |
Function call operators |
|
Static Data Members
Name |
Description |
The character of the quantity, real scalar unless overriden in |
|
The base dimension this quantity specification was defined from |
|
The quantity equation this specification was derived from |
|
Whether quantities of this specification can never hold a negative value |
|
The parent quantity specification this leaf was derived from |
|
|
Deprecated accessor for |
|
Deprecated accessor for |
Created with MrDocs