Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
Utilities
interface
deprecated_macro.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilites_deprecated_macro_h
2
#define FWCore_Utilites_deprecated_macro_h
3
#if !defined USE_CMS_DEPRECATED
4
#define CMS_DEPRECATED
5
#else
6
#define CMS_DEPRECATED [[deprecated]]
7
#endif
8
#endif
Generated for CMSSW Reference Manual by
1.8.5