Searched defs:construct_from_tuple (Results 1 – 2 of 2) sorted by relevance
63 BOOST_MP11_CONSTEXPR T construct_from_tuple( Tp && tp ) in construct_from_tuple() function
1601 void construct_from_tuple(Alloc&, T* ptr, boost::tuple<>) in construct_from_tuple() function1632 void construct_from_tuple(Alloc&, T* ptr, std::tuple<>) in construct_from_tuple() function1707 void construct_from_tuple(Alloc& alloc, T* ptr, Tuple const& x) in construct_from_tuple() function