promote_scalar_helper< FT, F, T > Struct Template Reference

#include <type_props.hpp>

List of all members.

Static Public Member Functions


Detailed Description

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

Definition at line 548 of file type_props.hpp.


Member Function Documentation

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

Definition at line 549 of file type_props.hpp.

References mmx::CF(), and mmx::promote().

00549                                                            {
00550     return promote (x, CF(y));
00551   }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1