10 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 22 inline std::ostream cdebug(&cdebugstreambuf);
24 inline std::ostream cdebug(
nullptr);
xtd::debugstreambuf cdebugstreambuf
A xtd::debugstreambuf variable used by xtd::cdebug ostream.
Definition: cdebug.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Provides an std::stringbuf for xtd::diagnostics::debug.
Definition: debugstreambuf.h:19
Contains xtd::debugstreambuf class.