promote_scalar_helper< empty_format, F, T > Struct Template Reference

#include <type_props.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename F, typename T>
struct mmx::promote_scalar_helper< empty_format, F, T >

Definition at line 555 of file type_props.hpp.


Member Function Documentation

static scalar_type_helper< T >::val op ( const F &  x,
const T  
) [inline, static]

Definition at line 556 of file type_props.hpp.

References mmx::promote(), and Scalar_type.

00556                                                          {
00557     return promote (x, Scalar_type(T) ());
00558   }


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1