summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/wave/README.md
blob: 1d42a221197ace0ff4d021dc480b5bc863348c6e (plain)
1
2
3
4
5
6
7
8
# Boost.Wave

Branch   | Travis
---------|--------
Develop  | [![Build Status](https://travis-ci.org/boostorg/wave.svg?branch=develop)](https://travis-ci.org/boostorg/wave)
Master   | [![Build Status](https://travis-ci.org/boostorg/wave.svg?branch=master)](https://travis-ci.org/boostorg/wave)

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).