Copy constructor

Synopsis

any_rule(any_rule const& other) noexcept;

Parameters

Name Description

other

The object to copy construct from

Created with MrDocs