![]() |
Home | Libraries | People | FAQ | More |
Defines Proto callables boost::proto::functional::make_pair
,
boost::proto::functional::first
and
boost::proto::functional::second
.
namespace boost { namespace proto { namespace functional { struct make_pair; struct first; struct second; } } }