8000 GitHub - dlasalle/solidutils: C++ utility classes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dlasalle/solidutils

Repository files navigation

SolidUtils

Documentation Status

C++ utility classes.

Usage

This repository is meant to be used as a submodule in other projects.

git submodule add https://github.com/solidlake/solidutils

And then from within a source file (assuming where you added solidutils is in your include path):

#include "solidutils/FixedSet.hpp"

What's in here?

While the utilities in this repository provide functionality similar to some of that found the Standard Template Library, there should be no duplication except that which provides functionality for early standards from later ones.

About

C++ utility classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0