Flow 1.0.2
Flow project: Public API.
Classes | Namespaces
string_ostream.hpp File Reference

Classes

class  flow::util::String_ostream
 Similar to ostringstream but allows fast read-only access directly into the std::string being written; and some limited write access to that string. More...
 

Namespaces

namespace  flow
 Catch-all namespace for the Flow project: A collection of various production-quality modules written in modern C++17, originally by ygoldfel.
 
namespace  flow::util
 Flow module containing miscellaneous general-use facilities that don't fit into any other Flow module.