Home
last modified time | relevance | path

Searched defs:is_simple_system (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/units/detail/
Dlinear_algebra.hpp992 struct is_simple_system { struct
993 typedef T Begin;
994 typedef is_base_dimension_unit<typename Begin::item::dimension_type> test;
1003 >::type type;
1004 BOOST_STATIC_CONSTEXPR bool value = type::value;