Skip to content
/ STR Public

string class used for demonstration - not intended to replace std::string

Notifications You must be signed in to change notification settings

JimFawcett/STR

Repository files navigation

STR

https://JimFawcett.github.io/STR.html

string class used for demonstration - not intended to replace std::string

Illustrates how C++ classes work. Provides a complete implementation for a string value type, e.g., default, copy, and move constructors, copy and move assignment, and many of the usual operators and methods.

About

string class used for demonstration - not intended to replace std::string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published