Derive-C
Loading...
Searching...
No Matches
placeholder.h
Go to the documentation of this file.
1
#pragma once
2
3
#if defined __clang_analyzer__
4
#define DC_PLACEHOLDERS
5
#endif
6
7
#if defined __derive_c_placeholders__
8
#define DC_PLACEHOLDERS
9
#endif
src
derive-c
core
placeholder.h
Generated by
1.15.0