Macros
3rdparty/Eigen/bench/btl/generic_bench/utils/utilities.h File Reference
#include <stdlib.h>
#include <iostream>
Include dependency graph for 3rdparty/Eigen/bench/btl/generic_bench/utils/utilities.h:

Go to the source code of this file.

Macros

#define ASSERT(condition)
 
#define BEGIN_OF(chain)
 
#define COMPILER   "undefined" ;
 
#define END_OF(chain)
 
#define HERE
 
#define HEREWEARE   cout<<flush ; cerr << __FILE__ << " [" << __LINE__ << "] : " << flush ;
 
#define INFOS(chain)   {HEREWEARE ; cerr << chain << endl ;}
 
#define INFOS_COMPILATION
 
#define INTERRUPTION(code)
 
#define MESSAGE(chain)
 
#define PYSCRIPT(chain)   {cout<<flush ; cerr << "---PYSCRIPT--- " << chain << endl ;}
 
#define REPERE
 
#define SCRUTE(var)
 

Macro Definition Documentation

#define ASSERT (   condition)
#define BEGIN_OF (   chain)
#define COMPILER   "undefined" ;
#define END_OF (   chain)
#define HERE
#define HEREWEARE   cout<<flush ; cerr << __FILE__ << " [" << __LINE__ << "] : " << flush ;
#define INFOS (   chain)    {HEREWEARE ; cerr << chain << endl ;}
#define INFOS_COMPILATION
Value:
{\
cerr << flush;\
cout << __FILE__ ;\
cout << " [" << __LINE__ << "] : " ;\
cout << "COMPILED with " << COMPILER ;\
cout << ", " << __DATE__ ; \
cout << " at " << __TIME__ << endl ;\
cout << "\n\n" ;\
cout << flush ;\
}

Definition at line 42 of file 3rdparty/Eigen/bench/btl/generic_bench/utils/utilities.h.

#define INTERRUPTION (   code)
#define MESSAGE (   chain)
#define PYSCRIPT (   chain)    {cout<<flush ; cerr << "---PYSCRIPT--- " << chain << endl ;}
#define REPERE
#define SCRUTE (   var)


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:43