entity
Entity/Component System for C++
entity::component::is_zipped_component_tuple< T > Struct Template Reference

Description

template<typename T>
struct entity::component::is_zipped_component_tuple< T >

Definition at line 150 of file zip.hpp.

Static Public Attributes

static const bool value = false
 

Member Data Documentation

template<typename T >
const bool entity::component::is_zipped_component_tuple< T >::value = false
static

Definition at line 152 of file zip.hpp.