Home
last modified time | relevance | path

Searched refs:ostreamvector (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-notification.hpp81 inline std::ostream& ostreamvector (std::ostream& os, const std::vector<T>& v) { in ostreamvector() function
98 return ostreamvector(os, v); in operator <<()
272 return rxcpp::notifications::detail::ostreamvector(out, vs); in operator <<()
276 return rxcpp::notifications::detail::ostreamvector(out, vr); in operator <<()