CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
macros.h
1
#pragma once
2
3
// handy macros
4
5
#include "
macros/tokens.h
"
6
#include "
macros/args.h
"
7
#include "
macros/optarg.h
"
8
#include "
macros/unused.h
"
args.h
Macro argument counting utilities.
optarg.h
Optional macro argument handling.
tokens.h
Token pasting and stringification macros.
unused.h
Macros for suppressing compiler warnings.
cx
utils
macros.h
Generated by
1.9.8