FreePOOMA  2.4.1
Classes
FieldMakeReturn.h File Reference

MakeFieldReturn is used to combine expressions together with operators. More...

#include "PETE/PETE.h"
Include dependency graph for FieldMakeReturn.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  MakeFieldReturn< UnaryNode< Op, Leaf > >
struct  MakeFieldReturn< BinaryNode< Op, Left, Right > >
struct  MakeFieldReturn< TrinaryNode< Op, Left, Middle, Right > >

Detailed Description

MakeFieldReturn is used to combine expressions together with operators.