Home
last modified time | relevance | path

Searched refs:V_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/units/example/
Ddimension.cpp88 >::type V_type; in main() typedef
105 BOOST_MPL_ASSERT((boost::is_same<V_type, in main()
114 << "V_type = " << simplify_typename(V_type()) << std::endl; in main()