EnTT 4.0.0
Loading...
Searching...
No Matches
entt::is_complete< Type > Struct Template Reference

Provides the member constant value equal to true if a given type is complete, false otherwise. More...

#include <type_traits.hpp>

Inheritance diagram for entt::is_complete< Type >:
Collaboration diagram for entt::is_complete< Type >:

Detailed Description

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

Provides the member constant value equal to true if a given type is complete, false otherwise.

Template Parameters
TypeThe type to test.

Definition at line 640 of file type_traits.hpp.


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