mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01: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 |