EnTT 3.15.0
Loading...
Searching...
No Matches
entt::is_meta_pointer_like< typename, typename > Struct Template Reference

Provides the member constant value to true if a given type is a pointer-like type from the point of view of the meta system, false otherwise. More...

#include <type_traits.hpp>

Inheritance diagram for entt::is_meta_pointer_like< typename, typename >:
Collaboration diagram for entt::is_meta_pointer_like< typename, typename >:

Detailed Description

template<typename, typename = void>
struct entt::is_meta_pointer_like< typename, typename >

Provides the member constant value to true if a given type is a pointer-like type from the point of view of the meta system, false otherwise.

Definition at line 35 of file type_traits.hpp.


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