Struct Scine::Core::DerivedModule::detail::ModelListsAreNotEmpty

template<typename MPLMap>
struct ModelListsAreNotEmpty : public std::integral_constant<bool, none_of<MPLMap, ModelTypeListIsEmpty>::value>