BOOST_UNICODE_PIPE_DEF
// In header: <boost/unicode/pipe_def.hpp> BOOST_UNICODE_PIPE_DEF(name, n)
Defines helper functions for usage of a Pipe. Helper functions provide a pseudo-variadic interface where they forward all the extra arguments to the constructor of the Pipe.
Pipe
name Name of the type modelling the Pipe.
name
n Maximum number of optional arguments.
n