Commit Graph

13 Commits

Author SHA1 Message Date
Howard Hinnant
a83b047ef9 Make file_clock::now() noexcept 2017-06-17 13:30:36 -04:00
Howard Hinnant
a6c4c17e9a Remove noexcept from to_XXX_time conversion functions
* The Duration copy might throw.
2017-06-17 13:28:43 -04:00
Howard Hinnant
4f24af489c Make wide string literals in to_stream 2017-06-17 13:22:49 -04:00
Howard Hinnant
87620f4d1f Make to_stream and from_stream return a stream reference 2017-06-17 13:12:27 -04:00
Howard Hinnant
8b51803d7b Minor cleanup in is_clock 2017-06-17 10:34:54 -04:00
Howard Hinnant
7ffdc2450a Reword is_clock and add is_clock_v 2017-06-17 10:28:00 -04:00
Howard Hinnant
8c34cf1e8f Add link to reference 1 2017-06-17 00:00:03 -04:00
Howard Hinnant
5bc5a7f0bb Fill out link specification 2017-06-16 21:58:58 -04:00
Howard Hinnant
34e83bcf84 Fill out leaps specification 2017-06-16 21:47:54 -04:00
Howard Hinnant
09f16d53a2 Remove note in [thread.req.paramname] 2017-06-16 15:06:45 -04:00
Howard Hinnant
50c0111980 Improve wording in [thread.req.paramname] 2017-06-16 14:53:32 -04:00
Howard Hinnant
ff07f87b5b Run through spell checker 2017-06-16 13:35:13 -04:00
Howard Hinnant
27410b5095 Initial draft of D0355R3 2017-06-16 13:22:30 -04:00