-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Open
Update constructors#32
Description
Since C++20 has been finalized, cppreference has updated their section on constructors. Looks like (2) and (3) now use generic iterators instead of concrete pointers and the container constructors have been replaced by the range constructor in (7).
Metadata
Metadata
Assignees
Labels
No labels