Construct from R

Synopsis

template<class R>
explicit
any_rule(R const& next);

Parameters

Name Description

next

The object to copy construct from

Created with MrDocs