SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
NotFinished.h File Reference
#include <iostream>

Go to the source code of this file.

Macros

#define NOT_FINISHED(what)   std::cerr << "Not finished: " << what << " (" << __FILE__ << ", line " << __LINE__ << ") " << std::endl
 

Macro Definition Documentation

#define NOT_FINISHED (   what)    std::cerr << "Not finished: " << what << " (" << __FILE__ << ", line " << __LINE__ << ") " << std::endl