|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef STOREGATE_SGWPTR_H
13 #define STOREGATE_SGWPTR_H
14 #include <boost/config.hpp>
16 #ifndef BOOST_NO_CXX11_TEMPLATE_ALIASES
17 template<
class T>
using WPtr = T*;
20 #endif // STOREGATE_SGWPTR_H