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

Partial specialization to ensure that const pointer-like types are also accepted. More...

#include <type_traits.hpp>

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

Detailed Description

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

Partial specialization to ensure that const pointer-like types are also accepted.

Template Parameters
TypePotentially pointer-like type.

Definition at line 43 of file type_traits.hpp.


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