![]() |
Home | Libraries | People | FAQ | More |
boost::proto::_void — A PrimitiveTransform that does nothing and returns void.
// In header: <boost/proto/transform/arg.hpp> struct _void : proto::transform< { // member classes/structs/unions template<typename Expr, typename State, typename Data> struct impl : proto::transform_impl< { // types typedef ; // public member functions (, , ) ; }; };