Skip to content

typedef get_measurement_system

Andy Little edited this page Aug 4, 2020 · 7 revisions

| Home | Concepts | Types |

Description

Return the measurement_system of an entity

Header

#include pqs/concepts/associated/get_measurement_system.hpp

Notation

typename model of notes
Sm measurement_system
T unspecified

Provides

typefunction result notes
get_measurement_system< T > Sm std::remove_cvref_t is applied to T

Requires

typestruct result notes
impl::get_measurement_system_impl< T > Sm customisation
Clone this wiki locally