
John Maddock ha escrito:
Jake Voytko wrote:
For those who have put time or energy into making suggestions for the SVG_Plot program, an update (with pretty pictures!) is on the wiki: http://svn.boost.org/trac/boost/wiki/soc/2007/VisualizationOfContainers
Re: Boost.Parameter, excellent for managing operations that have lots of options, but I still like the streaming interface :-)
For options like draw_axis() can we ditch the paranthesis - unless you're planning on adding options to it later?
Likewise, why do we need to write() operation? Can't we just use << std::flush if we want to flush to file[...]
Because svg_plot is not an std::ostream? Or do you mean svg_plot should emulate std iostreams and re-use some of its manipulators? Joaquín M López Muñoz Telefónica, Investigación y Desarrollo