![]() |
Home | Libraries | People | FAQ | More |
boost::proto::_child_c::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::child_c< ; // public member functions proto::result_of::child_c< (, , ) ; };
impl
public member functionsproto::result_of::child_c< ( expr, , ) ;
Returns the N-th child of expr
Parameters: |
|
||
Requires: |
|
||
Returns: |
|
||
Throws: |
Will not throw. |