C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Encapsulate solution for Exercise 7-3. More...
Classes | |
struct | rotate_view |
A shifted and wrapped view onto the original sequence. More... | |
Encapsulate solution for Exercise 7-3.