Variable t8_mesh_handle::MeshCompetencePack

Variable Documentation

template<typename TType> concept t8_mesh_handle::MeshCompetencePack   = requires { typename TType::is_mesh_competence_pack; }

Concept to ensure that a type is a mesh competence pack.