diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-18 11:02:04 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-18 11:02:04 +0100 |
| commit | c44d6912bc2f37e8d1c239cfb9981bd5cd366c58 (patch) | |
| tree | 13ba46b3f3aa1d82e45a3cfde79b80ab4abc4864 /examples/fix/fix.cc | |
| parent | 142a0bc12ac8178ba7a3ac824a92c775ce6afbba (diff) | |
feat: tracked_ptr class and system.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'examples/fix/fix.cc')
| -rw-r--r-- | examples/fix/fix.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fix/fix.cc b/examples/fix/fix.cc index 4a6fa8c..f67d8a0 100644 --- a/examples/fix/fix.cc +++ b/examples/fix/fix.cc @@ -1,5 +1,5 @@ /* - string checksum example + fix example written by Amlal El Mahrouss. licensed under the MIT license */ |
