Definition of the utilities cwprint and cwprint_using. More...
Go to the source code of this file.
Namespaces | |
libcwd | |
namespace for libcwd. | |
Definition of the utilities cwprint and cwprint_using.
This header file provides the declaration and definition of two debug utility functions, intended to print objects to an ostream without using the operator<<
inserter for that class, if any.