cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

JP338 27.08.3.3p10 Fix declaration of literal operator #334

Closed wg21bot closed 4 years ago

wg21bot commented 4 years ago

(JP-local 10)

This is different from the declaration in 27.2.

Proposed change:

constexpr chrono::day operator""d(unsigned long long d) noexcept;
jensmaurer commented 4 years ago

Editorial meeting: Accepted.