List of all members
util::quantities::concepts::details::quantity_value_type< T > Struct Template Reference

#include <quantities.h>

Inheritance diagram for util::quantities::concepts::details::quantity_value_type< T >:
util::quantities::concepts::details::quantity_value_type_impl< T >

Additional Inherited Members

- Public Types inherited from util::quantities::concepts::details::quantity_value_type_impl< T >
using type = T
 

Detailed Description

template<typename T>
struct util::quantities::concepts::details::quantity_value_type< T >

Trait: type of value of T: may be T or, for objects with units, T::value_t.

Definition at line 283 of file quantities.h.


The documentation for this struct was generated from the following file: