Skip to content
forked from sabel83/mpllibs

C++ template metaprogramming library collection

Notifications You must be signed in to change notification settings

xaphier/mpllibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpllibs

Build Status

Introduction

Welcome to the website of mpllibs. This is a collection of C++ template metaprogramming libraries.

Components

mpllibs contains the following libraries:

  • metamonad - Library implementing monads and exceptions in C++ template metaprograms
  • metaparse - A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process
  • safe_printf - A type-safe printf, fprintf and sprintf implementation

Getting the library

License

The libraries are published under the Boost Software License.

About

C++ template metaprogramming library collection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.1%
  • CSS 0.9%