util::quantities::concepts::details::is_value_compatible_with< T, Q > Struct Template Reference

#include <quantities.h>

Inheritance diagram for util::quantities::concepts::details::is_value_compatible_with< T, Q >:

Detailed Description

template<typename T, typename Q>
struct util::quantities::concepts::details::is_value_compatible_with< T, Q >

Trait: true_type if the type T is a value compatible with the value of Q.

Definition at line 296 of file quantities.h.


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