C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Determines if the source iterator is suitable for reversal. More...
#include <exercise-7-7.hpp>
Determines if the source iterator is suitable for reversal.
Iterator | Some "normal" iterator acquired with boost::mpl::begin, or some other ordinary means. |
Definition at line 61 of file exercise-7-7.hpp.