jeshuamorrissey / cppstring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation

cppstring: A C++ string library

cppstring is a small, simple C++ string library, with most of the functions inspired by Python.

See the string:: namespace in the documentation for more information.

About

License:GNU General Public License v3.0


Languages

Language:C++ 98.7%Language:Python 1.3%