$search
Definition of utilmm::arg_traits class. More...
#include "boost/type_traits.hpp"
#include "boost/mpl/if.hpp"
Go to the source code of this file.
Classes | |
struct | utilmm::arg_traits< Ty > |
argument type traits More... | |
Namespaces | |
namespace | utilmm |
Definition of utilmm::arg_traits class.
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
Definition in file arg_traits.hh.