Home
last modified time | relevance | path

Searched defs:any_constructor_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/type_erasure/
Dany.hpp384 struct any_constructor_impl : struct
395 >::type _boost_type_erasure_base;
397 typedef ::boost::type_erasure::binding<Concept> _boost_type_erasure_table_type;
398any_constructor_impl(const ::boost::type_erasure::detail::storage& data_arg, const _boost_type_era… in any_constructor_impl() function
402any_constructor_impl(::boost::type_erasure::detail::storage&& data_arg, const _boost_type_erasure_… in any_constructor_impl() function
407 any_constructor_impl() in any_constructor_impl() function
420 any_constructor_impl(U&& data_arg) in any_constructor_impl() argument
436 any_constructor_impl(U&& data_arg, const static_binding<Map>& b) in any_constructor_impl() function
460 any_constructor_impl(U&& other) in any_constructor_impl() function
488 any_constructor_impl(U&& other, const binding<Concept>& binding_arg) in any_constructor_impl() argument
[all …]