Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Go to file
Lioncash 6c9fdfcbb7 Connection: Replace std::string _writeStr override with std::string_view
Same thing, but usable without the need to construct a std::string
instance for things like string literals.
2019-08-21 18:30:07 -04:00
hecl Connection: Replace std::string _writeStr override with std::string_view 2019-08-21 18:30:07 -04:00