Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
build/ | 12-May-2024 | - | 64 | 54 | ||
doc/ | 12-May-2024 | - | 4,852 | 4,683 | ||
meta/ | 12-May-2024 | - | 15 | 14 | ||
samples/ | 12-May-2024 | - | 23,903 | 18,743 | ||
src/ | 12-May-2024 | - | 1,302 | 809 | ||
test/ | 12-May-2024 | - | 17,429 | 5,814 | ||
tool/ | 12-May-2024 | - | 3,319 | 2,320 | ||
ChangeLog | D | 12-May-2024 | 101.3 KiB | 1,976 | 1,828 | |
README.md | D | 12-May-2024 | 551 | 9 | 6 | |
index.html | D | 12-May-2024 | 3.7 KiB | 107 | 106 |
README.md
1# Boost.Wave 2 3Branch | Travis 4---------|-------- 5Develop | [](https://travis-ci.org/boostorg/wave) 6Master | [](https://travis-ci.org/boostorg/wave) 7 8The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). 9