EnTT 3.13.0
Loading...
Searching...
No Matches
entt::is_meta_pointer_like< std::shared_ptr< Type > > Struct Template Reference

Makes std::shared_ptrs of any type pointer-like types for the meta system. More...

#include <pointer.hpp>

Inheritance diagram for entt::is_meta_pointer_like< std::shared_ptr< Type > >:
Inheritance graph
[legend]
Collaboration diagram for entt::is_meta_pointer_like< std::shared_ptr< Type > >:
Collaboration graph
[legend]

Detailed Description

template<typename Type>
struct entt::is_meta_pointer_like< std::shared_ptr< Type > >

Makes std::shared_ptrs of any type pointer-like types for the meta system.

Template Parameters
TypeElement type.

Definition at line 33 of file pointer.hpp.


The documentation for this struct was generated from the following file: