$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::value::internal::helper_scalar_< T > Struct Template Reference

#include <mln/value/scalar.hh>

Public Member Functions

typedef mlc_if (is_scalar_, T, scalar_< T >) ret

Public Types

typedef mln::metal::is_a< T,
Scalar
is_scalar_

Detailed Description

template<typename T>
struct mln::value::internal::helper_scalar_< T >

Definition at line 84 of file scalar.hh.

Member Function Documentation

template<typename T >
typedef mln::value::internal::helper_scalar_< T >::mlc_if ( is_scalar_  ,
T  ,
scalar_< T  
)

Member Typedef Documentation

template<typename T >
typedef mln::metal::is_a< T , Scalar > mln::value::internal::helper_scalar_< T >::is_scalar_

Definition at line 86 of file scalar.hh.