Skip to content

edouarda/brigand

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2022
Jun 21, 2017
Aug 18, 2016
Oct 28, 2017
Nov 1, 2017
Sep 7, 2022
Mar 18, 2017
Sep 3, 2020
Sep 7, 2022
Dec 17, 2015
Sep 23, 2015
Oct 28, 2017
Jan 15, 2022
Jun 12, 2015
Oct 9, 2016
Aug 8, 2016
Aug 18, 2016

Repository files navigation

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