![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Detects containers exposing both data() and size().
More...
#include <utility.h>
Inheritance diagram for gaia::core::has_data_size< T, Probe >:Detects containers exposing both data() and size().
| T | Type to inspect. |
| Probe | SFINAE probe parameter. |