2002-10-03 22:26:50 +00:00
< html >
< head >
< title > repetition/enum_trailing_binary_params.hpp< / title >
< link rel = "stylesheet" type = "text/css" href = "../../styles.css" >
< / head >
< body >
< div style = "margin-left: 0px;" >
The < b > repetition/enum_trailing_binary_params.hpp< / b > header defines a construct that produces a comma-separated list of binary parameters with a leading comma.
< / div >
< h4 > Usage< / h4 >
< div class = "code" >
#include < b > < boost/preprocessor/repetition/enum_trailing_binary_params.hpp> < / b >
< / div >
< h4 > Contents< / h4 >
< ul >
2004-09-13 16:45:27 +00:00
< li > < a href = "../../ref/etbp.html" > BOOST_PP_ENUM_TRAILING_BINARY_PARAMS< / a > < / li >
< li > < a href = "../../ref/etbpz.html" > BOOST_PP_ENUM_TRAILING_BINARY_PARAMS_Z< / a > < / li >
2002-10-03 22:26:50 +00:00
< / ul >
< / body >
< / html >