Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef IDCASSSCOPE__HPP
2 #define IDCASSSCOPE__HPP
37 #define IDBLOB_NS_IDBLOB idblob
39 #define BEGIN_IDBLOB_SCOPE BEGIN_SCOPE(IDBLOB_NS_IDBLOB)
40 #define END_IDBLOB_SCOPE END_SCOPE(IDBLOB_NS_IDBLOB)
41 #define USING_IDBLOB_SCOPE USING_SCOPE(IDBLOB_NS_IDBLOB)
The NCBI C++/STL use hints.