CaseyCarter / cmcstl2

An implementation of C++ Extensions for Ranges
Other
221 stars 68 forks source link

Restore the "extraneous" initializers #351

Closed CaseyCarter closed 4 years ago

CaseyCarter commented 4 years ago

[dcl.constexpr]/10 suggests that even const-default-constructible constexpr objects must have an initializer.