Saturday, August 27, 2016

boost::mpl integral constant wrappers

Am trying to follow this tutorial on boost::mpl

First, I tried this integral constant wrapper:

Guess what it prints out when run. It simply prints "5".

No comments:

Post a Comment