• Home
Name
Date
Size
#Lines
LOC

..--

build/12-May-2024-6454

doc/12-May-2024-4,8524,683

meta/12-May-2024-1514

samples/12-May-2024-23,90318,743

src/12-May-2024-1,302809

test/12-May-2024-17,4295,814

tool/12-May-2024-3,3192,320

ChangeLogD12-May-2024101.3 KiB1,9761,828

README.mdD12-May-2024551 96

index.htmlD12-May-20243.7 KiB107106

README.md

1# Boost.Wave
2
3Branch   | Travis
4---------|--------
5Develop  | [![Build Status](https://travis-ci.org/boostorg/wave.svg?branch=develop)](https://travis-ci.org/boostorg/wave)
6Master   | [![Build Status](https://travis-ci.org/boostorg/wave.svg?branch=master)](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