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 |
A metafunction deducing the ViennaMath runtime expression interface (base class) from two types. The first argument has priority.
Mostly used for binary operator overloads.
typedef default_interface_type type |