C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
exercise_5_8::fibonacci_series Struct Reference

The Fibonacci series for use with Boost MPL sequences. More...

#include <exercise-5-8.hpp>

Public Types

typedef fibonacci_series_tag tag
 

Detailed Description

The Fibonacci series for use with Boost MPL sequences.

Definition at line 65 of file exercise-5-8.hpp.

Member Typedef Documentation

◆ tag


The documentation for this struct was generated from the following file: