mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
d05e6716cb
It was a workaround for pre-C++17 std::string which didn't support passing a string_view to various functions/operators. There's only one place left that needs an explicit conversion, and that's where it is used as a map key; so just be explicit there and remove llarp::str() everywhere else. |
||
---|---|---|
.. | ||
include | ||
src | ||
abyss.jpeg | ||
CMakeLists.txt | ||
main.cpp | ||
readme.md |