third_party.pigweed.src/pw_preprocessor
Rob Mohr c70366e906 Simplify bazel build.
Use variables instead of functions, and add wrappers for builtins.

Change-Id: If6e75efe35ce2fe754f2ed7421497bc1f5d47507
2019-11-18 11:24:53 -08:00
..
public/pw_preprocessor Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
boolean_test.cc Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
BUILD Simplify bazel build. 2019-11-18 11:24:53 -08:00
BUILD.gn Add pw_docgen module 2019-11-13 13:28:28 -08:00
concat_test.cc Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
docs.rst Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
macro_arg_count_test.cc Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
README.md Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
util_test.cc Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00

pw_preprocessor: Useful C preprocessor macros

The pw_preprocessor module provides several helpful preprocessor macros for use in C and C++ code.