2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-19 04:42:16 +00:00
Jeff Trull f9c302da5b Use correct string constructor for non-null-terminated range (#204)
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.
2024-01-28 18:24:18 -08:00
2021-01-21 19:46:16 +00:00
2022-03-09 16:16:54 +01:00
2024-01-17 11:43:50 -08:00
2022-02-20 17:54:26 -08:00

Boost.Wave

Branch Appveyor (MSVC) GitHub Actions (gcc, clang)
Master AppVeyor GitHub Actions
Develop AppVeyor GitHub Actions

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
Mirrored via gitea-mirror
Readme 24 MiB
Languages
C++ 99.7%
HTML 0.2%