A Discrete-Event Network Simulator
API
warnings.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NS_WARNING_POP
 Pops the diagnostic warning list from the stack, restoring it to the previous state. More...
 
#define NS_WARNING_PUSH
 Push the diagnostic warning list to the stack, allowing it to be restored later. More...
 
#define NS_WARNING_PUSH_DEPRECATED
 Save the current warning list and disables the ones about deprecated functions and classes. More...
 
#define NS_WARNING_SILENCE_DEPRECATED
 Silences the "-Wdeprecated-declarations" warnings. More...