C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Boost MPL implementation. More...
#include <exercise-2-0.hpp>
Public Types | |
typedef boost::add_reference< typenameboost::add_const< T >::type >::type | type |
Boost MPL implementation.
Definition at line 102 of file exercise-2-0.hpp.
typedef boost::add_reference<typenameboost::add_const<T>::type>::type exercise_2_0::with_boost::add_const_ref< T >::type |
Definition at line 108 of file exercise-2-0.hpp.