Boost logo

Boost :

Subject: [boost] "Simple C++11 metaprogramming"
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-30 12:26:00


I've recently made the mistake to reread Eric Niebler's excellent "Tiny
Metaprogramming Library" article

http://ericniebler.com/2014/11/13/tiny-metaprogramming-library/

which of course prompted me to try to experiment with my own tiny
metaprogramming library and to see how I'd go about implementing tuple_cat
(a challenge Eric gives.)

Ordinarily, any such experiments of mine leave no trace once I abandon them
and move on, but this time I decided to at least write an article about the
result, so here it is, with the hope someone might find it useful. :-)

http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk