[#AE0163C3D5BAACC8E011890639530388B24821D1]

Function params_base:: begin

Return an iterator to the beginning

Synopsis

            iterator
begin() const noexcept;
        

Description

Complexity

Linear in the size of the first param.

Exception Safety

Throws nothing.