C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
The Fibonacci series for use with Boost MPL sequences. More...
#include <exercise-5-8.hpp>
Public Types | |
typedef fibonacci_series_tag | tag |
The Fibonacci series for use with Boost MPL sequences.
Definition at line 65 of file exercise-5-8.hpp.
Definition at line 67 of file exercise-5-8.hpp.