2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-19 04:42:16 +00:00
Jeff Trull ac31d13c6a Implement support for digit separators in preprocessor expressions
Integers with digit separators are already recognized as literal
tokens. This commit adds proper interpretation of them as integers for
use in expressions e.g. with #if
2025-11-16 17:23:04 -08:00
2021-01-21 19:46:16 +00: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%