Relative Content

Tag Archive for c++iostream

c++ ostream of object implicitly-convertible to string_view does not compile [duplicate]

This question already has answers here: Cannot std::cout an implicitly converted std::string (1 answer) Why does the implicit type conversion not work in template deduction? (2 answers) template deduction and implicit constructors: Is there a way to make template deduction work with implicit conversion? (2 answers) Closed 7 hours ago. I have a string-like class […]