C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Quick and dirty (non-iterator, I know) way to mark the end of the tree sequence... More...
#include <exercise-6-4.hpp>
Public Types | |
typedef tree_end | type |
Quick and dirty (non-iterator, I know) way to mark the end of the tree sequence...
Definition at line 46 of file exercise-6-4.hpp.
typedef tree_end exercise_6_4::tree_end::type |
Definition at line 48 of file exercise-6-4.hpp.