Go to the source code of this file.
Namespaces | |
namespace | casacore |
this file contains all the compiler specific defines | |
namespace | std |
Define real & complex conjugation for non-complex types and put comparisons into std namespace. | |
Variables | |
Bool | casacore::aips_debug_on |
If AIPS_DEBUG is not defined, then the symbol expands to (0) which in an if should be removed by the dead code eliminator of any optimizer; thus using this in your code should have no performance penalty in the normal case. |