Home
last modified time | relevance | path

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

/third_party/boost/boost/units/
Dstatic_rational.hpp82 typedef boost::mpl::integral_c<integer_type, N> N_type; typedef in boost::units::static_rational
104 (::boost::mpl::divides<N_type, den_type>::value));
113 (::boost::mpl::divides<N_type, den_type>::value),
202 boost::mpl::times<typename T0::N_type, typename T1::D_type>,
203 boost::mpl::times<typename T1::N_type, typename T0::D_type>
217 boost::mpl::times<typename T0::N_type, typename T1::D_type>,
218 boost::mpl::times<typename T1::N_type, typename T0::D_type>
231 ::boost::mpl::times<typename T0::N_type, typename T1::N_type>::value,
243 ::boost::mpl::times<typename T0::N_type, typename T1::D_type>::value,
244 ::boost::mpl::times<typename T0::D_type, typename T1::N_type>::value
[all …]