CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
utils.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cx/cx.h>
4
5
#include <
cx/utils/cbhandle.h
>
6
#include <
cx/utils/compare.h
>
7
#include <
cx/utils/lazyinit.h
>
8
#include <cx/utils/macros.h>
9
#include <cx/utils/murmur.h>
10
#include <
cx/utils/scratch.h
>
11
14
cbhandle.h
Generic callback handle system (DEPRECATED)
compare.h
Comparison and clamping macros.
lazyinit.h
Thread-safe lazy initialization.
scratch.h
Thread-local rotating scratch buffers for temporary storage.
cx
include
cx
utils.h
Generated by
1.9.8