Dennis Luxen
|
274dcc58a5
|
Remove superflous std::hash specialization
|
2022-10-30 19:21:06 +01:00 |
|
Dennis Luxen
|
0021ccef59
|
Replace boost::string_ref with std::string_view
|
2022-10-30 13:59:59 +01:00 |
|
Daniel J. Hofmann
|
c277b95f03
|
Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265.
- http://www.boost.org/doc/libs/1_61_0/libs/utility/doc/html/string_ref.html
- http://en.cppreference.com/w/cpp/string/basic_string_view
|
2017-01-23 15:22:39 +01:00 |
|