CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
meta.h
Go to the documentation of this file.
1#pragma once
2
5
44
45#include <cx/cx.h>
46
47#include <cx/meta/block.h>
48#include <cx/meta/pblock.h>
49#include <cx/meta/ptry.h>
50
Block wrapping macros for automatic resource management.
Protected blocks with stack unwinding (advanced feature)
Exception handling (advanced feature with semantic differences)