2002-10-03 22:26:50 +00:00
< html >
< head >
< title > repetition/enum_params_with_defaults.hpp</ title >
< link rel = "stylesheet" type = "text/css" href = "../../styles.css" >
</ head >
< body >
< div style = "margin-left: 0px;" >
The < b > repetition/enum_params_with_defaults.hpp</ b > header defines a construct that produces a comma-separated list of parameters with default arguments.
</ div >
< h4 > Usage</ h4 >
< div class = "code" >
#include < b > < boost/preprocessor/repetition/enum_params_with_defaults.hpp> </ b >
</ div >
< h4 > Contents</ h4 >
< ul >
< li >< a href = "../../ref/enum_params_with_defaults.html" > BOOST_PP_ENUM_PARAMS_WITH_DEFAULTS</ a ></ li >
</ ul >
2006-07-23 20:45:18 +00:00
< hr size = "1" >
< div style = "margin-left: 0px;" >
< i > © Copyright < a href = "http://www.housemarque.com" target = "_top" > Housemarque Oy</ a > 2002</ i >
2006-07-24 04:08:25 +00:00
</ br >< i > © Copyright Paul Mensonides 2002</ i >
2006-07-23 20:45:18 +00:00
</ 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 >