basix_doc 0.1
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 463 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 464 of file type_props.hpp.

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

                                                           {
    return promote (x, CF(y));
  }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines