Utopia  2
Framework for studying models of complex & adaptive systems.
Typedefs
Utopia::impl Namespace Reference

Typedefs

template<class Container >
using entity_t = typename Container::value_type::element_type
 Return the element type of any container holding pointers to entities. More...
 

Typedef Documentation

◆ entity_t

template<class Container >
using Utopia::impl::entity_t = typedef typename Container::value_type::element_type

Return the element type of any container holding pointers to entities.