forked from boostorg/preprocessor
Tweaking docs
[SVN r12604]
This commit is contained in:
@ -13,13 +13,8 @@
|
||||
* See http://www.boost.org for most recent version.
|
||||
*/
|
||||
|
||||
/** \file
|
||||
|
||||
<a href="../../../../boost/preprocessor/expand.hpp">Click here to see the header.</a>
|
||||
*/
|
||||
|
||||
#include <boost/preprocessor/identity.hpp>
|
||||
|
||||
/** Essentially macro expands the parameter X twice. */
|
||||
/** <P>Essentially macro expands the parameter X twice.</P> */
|
||||
#define BOOST_PP_EXPAND(X) X
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user