Namespaces
Variants
Views
Actions

Talk:cpp/io/basic ostringstream

From cppreference.com
< Talk:cpp‎ | io

Before more (nice, needed) inheritance diagrams are included here: is there a good reason to have the opposite convention for the direction of arrows (with respect to the standard UML)?

94.221.179.95 11:47, 19 July 2012 (PDT)

That seems reasonable; several similar figures in the standard also use that convention. Those images are defined as a series of .dot files in the images/ subdirectory of our git repository: https://github.com/p12tic/cppreference-doc . If you have a good idea about how they should look, you could fork the repository, make the changes, and submit a pull request.  :) --Nate 07:17, 20 July 2012 (PDT)
I've fixed the issue. One might need to refresh browser cache to see the new images. -- P12 13:29, 20 July 2012 (PDT)