Searched defs:ListPrintAdaptor (Results 1 – 1 of 1) sorted by relevance
132 struct ListPrintAdaptor { struct137 friend std::ostream& operator<<(std::ostream& os, const ListPrintAdaptor& l) { argument155 return ListPrintAdaptor<T, decltype(id)>{list, separator, id}; argument