IMP  2.0.1
The Integrative Modeling Platform
compiler_macros.h File Reference

Various compiler workarounds. More...

#include <boost/detail/endian.hpp>
+ Include dependency graph for compiler_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_CLANG_PRAGMA(x)
 
#define IMP_COMPILER_DISABLE_WARNINGS
 
#define IMP_COMPILER_ENABLE_WARNINGS
 
#define IMP_COMPILER_HAS_FINAL   0
 
#define IMP_COMPILER_HAS_OVERRIDE   0
 
#define IMP_FINAL
 
#define IMP_GCC_PRAGMA(x)
 
#define IMP_HELPER_MACRO_POP_WARNINGS
 
#define IMP_HELPER_MACRO_PUSH_WARNINGS
 
#define IMP_OVERRIDE
 
#define IMP_PRAGMA(x)
 
#define IMP_STRINGIFY(x)   #x
 
#define IMP_VC_PRAGMA(x)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file compiler_macros.h.