Dev Essential  1.6.3
Loading...
Searching...
No Matches
preprocessor.h
Go to the documentation of this file.
1
14
15#ifndef A_UTIL_PREPROCESSOR_HEADER_INCLUDED
16#define A_UTIL_PREPROCESSOR_HEADER_INCLUDED
17
24
25namespace a_util {
27namespace preprocessor {
28}
29} // namespace a_util
30
36
37#endif // A_UTIL_PREPROCESSOR_HEADER_INCLUDED
Solely used to structure documentation for preprocessor functionality.
Definition preprocessor.h:27
Serves as the root component, with common functionality documented in core functionality.
Definition base.h:24