![]() |
Home | Libraries | People | FAQ | More |
boost::proto::_value::impl
// In header: <boost/proto/transform/arg.hpp> template<typename Expr, typename State, typename Data> struct impl : proto::transform_impl< { // types typedef proto::result_of::value< ; // public member functions proto::result_of::value< (, , ) ; };
impl
public member functionsproto::result_of::value< ( expr, , ) ;
Returns the value of the specified terminal expression.
Parameters: |
|
||
Requires: |
|
||
Returns: |
|
||
Throws: |
Will not throw. |