2#include <score/model/EntityMap.hpp>
6template <
typename T,
typename M,
bool B>
12template <
typename T,
bool B>
15 return shallow_copy(m.map());
A map to access child objects through their id.
Definition IdentifiedObjectMap.hpp:16
The EntityMap class.
Definition EntityMap.hpp:36