diff options
| author | Tyge Løvset <[email protected]> | 2021-01-17 12:50:58 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-01-17 12:50:58 +0100 |
| commit | 99dedc1770c0a7c7e87b51eb3cf786640b50e1fa (patch) | |
| tree | f409f09c930b45c3bf175dec0387ba7864f923f5 | |
| parent | 7e05453608937b800dec1c9f8c9698dca7071e39 (diff) | |
| download | STC-modified-99dedc1770c0a7c7e87b51eb3cf786640b50e1fa.tar.gz STC-modified-99dedc1770c0a7c7e87b51eb3cf786640b50e1fa.zip | |
Formatting
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ This is a small headers only library with the most used container components, an - [***cstack*** - Templated **std::stack** alike adapter type](docs/cstack_api.md)
- [***cstr*** - A **std::string** alike type](docs/cstr_api.md)
- [***cvec*** - Templated **std::vector** alike type](docs/cvec_api.md)
-
+- Other files:
- [***ccommon*** - General definitions](docs/ccommon_api.md)
- [***copt*** - Implements ***copt_get()***, similar to posix **getopt_long()**](docs/copt_api.md)
- [***crand*** - A very efficent modern **pseudo-random number generator**](docs/crand_api.md)
|
