diff options
| author | Tyge Løvset <[email protected]> | 2020-12-31 12:31:31 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2020-12-31 12:31:31 +0100 |
| commit | de498e1649d1f57d4d79f81f47157ee3513ce122 (patch) | |
| tree | 481e09de4041a76c68fb38940399cbc1b728dcbe /docs/cstr_api.md | |
| parent | eb77562a0d74062cd046bdca45d937360c96697c (diff) | |
| download | STC-modified-de498e1649d1f57d4d79f81f47157ee3513ce122.tar.gz STC-modified-de498e1649d1f57d4d79f81f47157ee3513ce122.zip | |
Added links to documentation of similar C++ classes.
Diffstat (limited to 'docs/cstr_api.md')
| -rw-r--r-- | docs/cstr_api.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cstr_api.md b/docs/cstr_api.md index 7a86ecc8..912d66a5 100644 --- a/docs/cstr_api.md +++ b/docs/cstr_api.md @@ -1,6 +1,7 @@ # Container [cstr](../stc/cstr.h): String This describes the API of string type **cstr_t**. +See [std::basic_string](https://en.cppreference.com/w/cpp/string/basic_string) for a similar c++ class. ## Types |
