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

Provides the member constant value to true if a type also is a meta policy, false otherwise. More...

#include <policy.hpp>

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

Detailed Description

template<typename Type>
struct entt::is_meta_policy< Type >

Provides the member constant value to true if a type also is a meta policy, false otherwise.

Template Parameters
TypeType to check.

Definition at line 46 of file policy.hpp.


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