@@ -155,6 +155,7 @@ private:
};
__PIVECTOR_SIMPLE_FUNCTIONS__(PIChar)
//! Output operator to \c std::ostream
inline std::ostream & operator <<(std::ostream & s, const PIChar & v) {s << v.toCharPtr(); return s;}
The note is not visible to the blocked user.