Stream ranges as SVG. More...
#include <write_svg.hpp>
Static Public Member Functions | |
template<typename Char , typename Traits > | |
static void | apply (std::basic_ostream< Char, Traits > &os, Range const &range, std::string const &style, int) |
Stream ranges as SVG.
|
inlinestatic |