More documentation macros

This commit is contained in:
Ion Gaztañaga
2014-11-01 19:50:49 +01:00
parent 699ad43032
commit b9ce8b4ac6

View File

@@ -26,5 +26,9 @@
//Macros for documentation purposes. For code, expands to the argument
#define BOOST_INTRUSIVE_IMPDEF(TYPE) TYPE
#define BOOST_INTRUSIVE_SEEDOC(TYPE) TYPE
#define BOOST_INTRUSIVE_DOC1ST(TYPE1, TYPE2) TYPE2
#define BOOST_INTRUSIVE_I ,
#define BOOST_INTRUSIVE_DOCIGN(T1) T1
#endif //#ifndef BOOST_INTRUSIVE_DETAIL_WRKRND_HPP