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
Construct from R
template<class R>
explicit
any_rule(R const& next);
Name |
Description |
next |
The object to copy construct from |
Created with MrDocs