template<typename T>
ColMsgTraits struct
Public types
-
template<typename U>using IsCollectionMsgType = typename U::IsCollectionMessage
-
using hasCollectionMsgType = detection::
is_detected<IsCollectionMsgType, T>
Public static variables
- static const auto is_coll_msg constexpr