15 struct pointer_struct {
26 pointer_struct& operator=(pointer_struct
const&);
27 pointer_struct(pointer_struct
const&);
38 ::entt::meta_any&& any,
39 ::std::function<
bool(::entt::meta_any)> isValidFunc,
40 ::std::shared_ptr<void> sharedWrapper
48 ::entt::meta_any&& any,
49 ::std::function<
bool(::entt::meta_any)> isValidFunc,
50 ::std::shared_ptr<void> sharedWrapper