![]() |
Home | Libraries | People | FAQ | More |
BOOST_UNICODE_ONE_MANY_PIPE_DEF
// In header: <boost/unicode/pipe_def.hpp>
BOOST_UNICODE_ONE_MANY_PIPE_DEF(name, n)
Defines helper functions for usage of a OneManyPipe
. Helper functions provide a pseudo-variadic interface where they forward all the extra arguments to the constructor of the OneManyPipe
.
name
Name of the type modelling the OneManyPipe
.
n
Maximum number of optional arguments.