ci2_try interface and implementation skeleton
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user