boost::parser::vs_output_error_handler
// In header: <boost/parser/error_handling.hpp> struct vs_output_error_handler : public { // public member functions (); (); (); };
An error handler that prints to the Visual Studio debugger via calls to OutputDebugString().
OutputDebugString()
vs_output_error_handler
();
( filename);