mrdocs::RangeFor::RangeFor

Construct from Container

Synopsis

explicit
RangeFor(Container const& C) noexcept;

Parameters

Name

Description

C

The object to copy construct from

Created with MrDocs