Main MRPT website > C++ reference
MRPT logo
Public Types

internal::add_const_on_value_type_if_arithmetic< T > Struct Template Reference


Detailed Description

template<typename T>
struct internal::add_const_on_value_type_if_arithmetic< T >

Definition at line 29 of file DenseCoeffsBase.h.

#include <src/Core/DenseCoeffsBase.h>

List of all members.

Public Types

typedef conditional
< is_arithmetic< T >::value, T,
typename
add_const_on_value_type< T >
::type >::type 
type

Member Typedef Documentation

template<typename T>
typedef conditional<is_arithmetic<T>::value, T, typename add_const_on_value_type<T>::type>::type internal::add_const_on_value_type_if_arithmetic< T >::type

Definition at line 31 of file DenseCoeffsBase.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011