Move constructor

Synopsis

any_rule(any_rule&& other) noexcept;

Parameters

Name Description

other

The object to move construct from

Created with MrDocs