third_party.pigweed.src/pw_preprocessor
Rob Mohr 068194895a Many changes to support stricter deps
* Split pw_assert targets as in pwrev/9000.
* Add many missing dependencies (mostly on //pw_unit_test)
* Added visibility and licenses to pw_minimal_cpp_stdlib/BUILD
* Used explicit template params in pw_result/result_test.cc
* Added missing #include of pw_kvs/pw_kvs_private/macros.h

Change-Id: I9bdc875b585e47792ca926f7c75cfe055b02fa48
Bug: 101
2020-04-07 00:04:46 +00:00
..
public/pw_preprocessor
boolean_test.cc
BUILD Many changes to support stricter deps 2020-04-07 00:04:46 +00:00
BUILD.gn Roll GN to 239533d 2020-02-28 01:33:18 +00:00
CMakeLists.txt
concat_test.cc
docs.rst
macro_arg_count_test.cc
README.md
util_test.cc

pw_preprocessor: Useful C preprocessor macros

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