# [`cxx-str`][] A [C++11][] [`std::string`][] [macro][] library. [`cxx-str`]: https://git.rcrnstn.net/rcrnstn/cxx-str [C++11]: https://en.wikipedia.org/wiki/C++11 [`std::string`]: https://en.cppreference.com/w/cpp/string/basic_string [macro]: https://en.cppreference.com/w/cpp/preprocessor/replace ## Building See [`BUILDING.md`][]. [`BUILDING.md`]: BUILDING.md ## License Licensed under the [ISC License][] unless otherwise noted, see the [`LICENSE`][] file. [ISC License]: https://choosealicense.com/licenses/isc/ [`LICENSE`]: LICENSE