Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

rethinking-strings is a "toy" library developed for a talk at C++Now 2017

License

Notifications You must be signed in to change notification settings

vmware-archive/rethinking-strings

Repository files navigation

VMware has ended active development of this project, this repository will no longer be updated.

rethinking-strings

Overview

This is a "toy" library developed for "Rethinking Strings", a talk at C++Now 2017.

Contributing

Contributions are welcome via github pull requests, though see the note about building below.

Before you start working with the project, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.

Building

This project uses CMake. In my environment, I use a plethora of command line options to configure CMake to use a snapshot of llvm/clang/ibc++.

You may be able to get it to build, but you are very much on your own.

License

This product is licensed to you under the BSD-2 license (the "License"). You may not use this product except in compliance with the BSD-2 License.

This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.

About

rethinking-strings is a "toy" library developed for a talk at C++Now 2017

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published