Updated Examples and Recipes (markdown)

Howard Hinnant
2017-07-07 21:55:50 -04:00
parent 98d91dbaf0
commit a3eecf003d

@@ -472,8 +472,6 @@ Outputs:
2019-07-250 invalid date
2020-03-06
The specifications for these functions do not yet guarantee this "normalization behavior." But the implementation has been thoroughly tested for this behavior and the specification will be updated soon.
<a name="not_ok_is_ok"></a>
### When is it ok to be `!ok()`?
(by [Howard Hinnant](https://github.com/HowardHinnant))