ci2_try interface and implementation skeleton

This commit is contained in:
2026-06-25 20:42:52 -05:00
parent c76bc6da90
commit ae29e4a72d
5 changed files with 1609 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ a robust way to handle errors.
#ifndef CI2_MEM_H
#define CI2_MEM_H
#include "../ci2_platform.h" // Exceptions
#include "../ci2_platform.h" // platform layer
#include "../error/ci2_exception.h" // Exceptions
#include <stddef.h> // size_t