3 #ifndef SERVICE_TRAITS_HH 4 #define SERVICE_TRAITS_HH 6 #include "boost/metaparse/string.hpp" 7 #include "boost/mpl/string.hpp" 55 using service_label =
typename boost::mpl::c_str<typename service_traits<T>::label_type>::type;
59 #endif // SERVICE_TRAITS_HH Template struct for defining trait types and functions for a service.
Definition: service_traits.h:44
typename boost::mpl::c_str< typename service_traits< T >::label_type >::type service_label
Convenience type alias for extracting the label of a service.
Definition: service_traits.h:55
Definition: calo_tapered_scin_box_model.h:54