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
View File
@@ -33,5 +33,6 @@ You get to decide which parts of that platform layer you'd like to use.
/* Then you import which parts of the platform layer, you'd like. */
#include "./platform/error/ci2_exception.h"
#include "./platform/mem/ci2_mem.h"
#include "./platform/try/ci2_try.h"
#endif // ci2.h