• Stars
    star
    568
  • Rank 75,862 (Top 2 %)
  • Language
    C++
  • License
    Boost Software Li...
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Instant compile time C++ 11 metaprogramming library

Brigand Meta-programming library

A brigand

Build Status

Build Status

Introduction

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

Everything you were doing with Boost.MPL can be done with Brigand. And if that's not the case, open an issue!

Learning

Should you wish to learn more, feel free to watch our Meeting C++ 2015 lightning talk!

Want more? Our CppCon 2016 presentation explains in details the library concepts and goes through two concrete usages.

If you are looking to learn the concepts of metaprogramming, have a look at our free e-book.

Tutorials

Documentation

The documentation is available here.

Contributors

We'd like to thank the following contributors, in alphabetical order

  • Odin Holmes
  • Marek Kurdej
  • Jonathan Poelen