LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 >

Public Types

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.

Member Typedef Documentation

Definition at line 1152 of file quantities.h.


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