Files
xahaud/extras
Vinnie Falco 651fb45598 Refactor unit_test logging:
The log member is changed to derive from std::ostream. A new
class dstream is derived from std::ostream to support redirection
to the Visual Studio Output Window if a debugger is attached.

Obsolete classes abstract_ostream and its derived variants are
removed.
2016-05-23 07:30:37 -04:00
..
2016-05-23 07:30:37 -04:00
2016-05-10 13:41:26 -04:00

Extras

These are not part of the official public Beast interface but they are used by the tests and some third party programs.