template<typename MeshType, uint ELEM_ID, uint COMP_ID>
typename ContainerOfElementType<ELEM_ID, MeshType>::ElementType,
COMP_ID>
The HasOptionalComponentOfType concept checks whether a type T (that should be a MeshElement) has an ...
Definition component.h:290