1.66.0 release notes

This commit is contained in:
Daniel James
2017-11-10 15:16:20 +00:00
parent 35d79a36c9
commit 468fd52b43

View File

@ -195,4 +195,10 @@
* Support for `char16_t`, `char32_t`, `u16string`, `u32string`
[h2 Boost 1.66.0]
* Avoid float comparison warning when using Clang - this workaround was
already in place for GCC, and was used when Clang pretends to be GCC,
but the warning was appearing when running Clang in other contexts.
[endsect]