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

Makes plain pointers pointer-like types for the meta system. More...

#include <pointer.hpp>

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

Detailed Description

template<typename Type>
struct entt::is_meta_pointer_like< Type * >

Makes plain pointers pointer-like types for the meta system.

Template Parameters
TypeElement type.

Definition at line 15 of file pointer.hpp.


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