Home
last modified time | relevance | path

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

/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dinheritance.hpp134 using rebound_actual_type = unique_usertype_rebind_actual_t<U>; in type_unique_cast()
163 using rebound_actual_type = unique_usertype_rebind_actual_t<U>; in type_unique_cast_with()
H A Dstack_check_qualified.hpp39 using rebound_actual_type = unique_usertype_rebind_actual_t<no_cv_X>; in check()
H A Dstack_check_get_qualified.hpp84 using rebound_actual_type = unique_usertype_rebind_actual_t<Tu, void>;
H A Dunique_usertype_traits.hpp134 …using unique_usertype_rebind_actual_t = typename unique_usertype_traits<T>::template rebind_actual… typedef
H A Dstack_get_unqualified.hpp227 using rebound_actual_type = unique_usertype_rebind_actual_t<Tu, void>; in get()
/dports/devel/sol2/sol2-4.0.0-alpha/single/include/sol/
H A Dsol.hpp8795 …using unique_usertype_rebind_actual_t = typename unique_usertype_traits<T>::template rebind_actual… typedef
9006 using rebound_actual_type = unique_usertype_rebind_actual_t<U>; in type_unique_cast()
9035 using rebound_actual_type = unique_usertype_rebind_actual_t<U>; in type_unique_cast_with()
12582 using rebound_actual_type = unique_usertype_rebind_actual_t<no_cv_X>; in check()
13167 using rebound_actual_type = unique_usertype_rebind_actual_t<Tu, void>; in get()
14228 using rebound_actual_type = unique_usertype_rebind_actual_t<Tu, void>;