![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
False branch for incomplete-type detection. More...
#include <utility.h>
Inheritance diagram for gaia::core::detail::is_complete< Type, SizeProbe >:False branch for incomplete-type detection.
| Type | Type being inspected. |
| SizeProbe | SFINAE parameter used by the complete-type specialization. |