Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 870 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 870 Bytes

Brigand Meta-programming library

Build Status

Build Status

Introduction

Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library.

It provides a sequence called brigand::list (but will work with any MPL sequence) and a solid amount of meta-algorithms and meta-functions to work fully functional MPL programs.

This library is still a work in progress and we welcome your feedback.

Documentation

The documentation is available here.

Contributors

We'd like to thank the following contributors:

  • Jonathan Poelen