Searched refs:append_N (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
H A Dpolicy.hpp316 struct append_N struct in namespace:boost::math::policies::detail
319 typedef typename append_N<new_seq, T, N-1>::type type;
323 struct append_N<Seq, T, 0> struct in namespace:boost::math::policies::detail
572 typedef typename detail::append_N<reduced_list, default_policy, (14 - ::boost::mpl::size<reduced_list>::value)>::type result_type;

Completed in 52 milliseconds