mirror of
https://github.com/boostorg/wave.git
synced 2026-01-19 04:42:16 +00:00
f9c302da5b63177c71bc92ae9d472aa313dfe46a
There is no guarantee (indeed, it is unlikely) that data within the scanner buffer will be null terminated, and so the constructor that accepts a pointer and a count is appropriate.
Boost.Wave
| Branch | Appveyor (MSVC) | GitHub Actions (gcc, clang) |
|---|---|---|
| Master | ||
| Develop |
The 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).
Description
Languages
C++
99.7%
HTML
0.2%