mrdocs::RangeFor::RangeFor
Construct from Container
Synopsis
Declared in <mrdocs/Support/RangeFor.hpp>
explicit
RangeFor(Container const& C) noexcept;
Parameters
Name |
Description |
C |
The object to copy construct from |
Created with MrDocs