Public Types

interface< LHS, RHS > Struct Template Reference

A metafunction deducing the ViennaMath runtime expression interface (base class) from two types. The first argument has priority. More...

#include <forwards.h>

Public Types

typedef default_interface_type type

Detailed Description

template<typename LHS, typename RHS>
struct viennamath::result_of::interface< LHS, RHS >

A metafunction deducing the ViennaMath runtime expression interface (base class) from two types. The first argument has priority.

Mostly used for binary operator overloads.


Member Typedef Documentation


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