TF++, Miscellaneous classes and modules in C++:

◆ SWAPIT

#define SWAPIT (   T)
Value:
cout.width(40); \
cout << " swap test with \'" #T "\': "; \
test_swap<T>();

Macro function to preform easy to use swap check.

Parameters
Ttype to be used
Examples:
tests/fortraniotest.cc.

Definition at line 107 of file fortraniotest.cc.

Referenced by main().