Clementine
entt::is_meta_pointer_like< 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 <entt.hpp>

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

Detailed Description

template<typename>
struct entt::is_meta_pointer_like< 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.

Template Parameters
TypePotentially pointer-like type.

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