Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/
Dcpp_int.hpp2021 void construct_from_container(const Container& c, const mpl::false_&) in construct_from_container() function
2049 BOOST_MP_CXX14_CONSTEXPR void construct_from_container(const Container& c, const mpl::true_&) in construct_from_container() function
2079 construct_from_container(c, trivial_tag()); in cpp_int_backend()