Home
last modified time | relevance | path

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

/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dunique_usertype_traits.hpp38 struct unique_fallback { struct
43 struct unique_fallback<std::shared_ptr<T>> { struct
64 struct unique_fallback<std::unique_ptr<T, D>> { struct
137 struct unique_usertype_traits : public detail::unique_fallback<T> { };
/dports/devel/sol2/sol2-4.0.0-alpha/single/include/sol/
H A Dsol.hpp8699 struct unique_fallback { struct
8704 struct unique_fallback<std::shared_ptr<T>> { struct
8725 struct unique_fallback<std::unique_ptr<T, D>> { struct
8798 struct unique_usertype_traits : public detail::unique_fallback<T> { };