#include "boost/type_traits.hpp"
#include "boost/mpl/if.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | utilmm |
Classes | |
| struct | utilmm::arg_traits< Ty > |
| argument type traits More... | |
This header is a small extension of boost/type_traits.hpp offering a small traits used to determine what is the classical type used to pass a specific variable type as argument
1.5.3