A functional meta-programming toolbox for C++
-
Updated
Apr 23, 2015 - C++
A functional meta-programming toolbox for C++
a declarative configuration library for C++
Small implementation of lambdas in C++03. Modeled after Args, Vals, Refs, and Functions from Boost.Phoenix.
Assignments from the course of Computation III (C++) at Federal University of Rio de Janeiro.
C++17 small helper class that allows to create and modify a variadic variadic template parameter.
`typeval` test library, intended to be used as a stop-gap for constexpr parameters
Exercises for the Operating Systems II Class
Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu
C++ library include several compiling time data structure and parallel computing feature
A C++ Template Metaprogramming library and sandbox
The variation of the command design pattern
Simple C++ code for simple tasks
Compile-time reflection written on c++1z
Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (CTTI), string manipulation), 'value-or-errorcode' union-like type, type for passing named arguments, useful constexpr functions and many more. (MIT license)
Add a description, image, and links to the metaprogramming topic page so that developers can more easily learn about it.
To associate your repository with the metaprogramming topic, visit your repo's landing page and select "manage topics."