Template Function udho::activities::operator<<(collector<ContextT, dataset<T…>>&, const U&)¶
Defined in File activities.h
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “udho::activities::operator<<” with arguments (collector<ContextT, dataset<T…>>&, const U&) in doxygen xml output for project “udho” from directory: dox/xml. Potential matches:
- std::ostream &operator<<(std::ostream &os, const state &s)
- template<typename U, typename ...T> accessor<T...> &operator<<(accessor<T...> &h, const U &data)
- template<typename U, typename ContextT, typename ...T> collector<ContextT, dataset<T...>> &operator<<(collector<ContextT, dataset<T...>> &h, const U &data)