mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 12:27:42 +02:00
Update revision history
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
* Added `boost::core::string_view`, a portable implementation of C++17's `std::string_view` that differs
|
||||
from `boost::string_view` by supporting implicit conversions from and to `std::string_view`, when that
|
||||
is available.
|
||||
* Added `boost::span`, a C++11 implementation of C++20's `std::span`.
|
||||
|
||||
[endsect]
|
||||
|
||||
|
Reference in New Issue
Block a user