1 #ifndef _library__memorywatch_null__hpp__included__
2 #define _library__memorywatch_null__hpp__included__
4 #include "memorywatch.hpp"
10 struct output_null
: public item_printer
14 void show(const std::string
& iname
, const std::string
& val
);