C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
push_back
is a really crummy name for sorted tree insertion – particularly one with different "views." USE ANOTHER NAME. logical_and
, but with false_
instead of true_
. Go back and write logical_and
some time. Post-order tree traversal!
dimensions_b
is an artifact of sharing a namespace with dimensions
.