This addresses DR 2773.
// 20.5.2.4, tuple creation functions: constexpr unspecified ignore; }
Paths
| Differential D27199
[libcxx] Make std::ignore constexpr AbandonedPublic Authored by AntonBikineev on Nov 29 2016, 3:56 AM.
Details
Summary This addresses DR 2773. // 20.5.2.4, tuple creation functions: constexpr unspecified ignore; }
Diff Detail Event TimelineAntonBikineev updated this object. This revision is now accepted and ready to land.Nov 30 2016, 8:55 AM Comment Actions
oh, yeah, it would be great. I don't have commit privileges.
Revision Contents
Diff 79534 include/tuple
test/std/utilities/tuple/tuple.tuple/tuple.creation/tie.pass.cpp
www/cxx1z_status.html
|