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 >
2006-07-23 20:48:34 +00:00
< hr size = "1" >
< div style = "margin-left: 0px;" >
< i > <EFBFBD> Copyright < a href = "http://www.housemarque.com" target = "_top" > Housemarque Oy< / a > 2002< / i >
< / div >
< div style = "margin-left: 0px;" >
< p > < small > Distributed under the Boost Software License, Version 1.0. (See
accompanying file < a href = "../../../../../LICENSE_1_0.txt" > LICENSE_1_0.txt< / a > or
copy at < a href =
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt< / a > )< / small > < / p >
< / div >
2002-10-03 22:26:50 +00:00
< / body >
< / html >