simgear::GeneralNaryExpression< T, OpType > Class Template Reference
An n-ary expression where the types of the argument aren't the same as the return type.
More...
#include <SGExpression.hxx>
List of all members.
Detailed Description
template<typename T, typename OpType>
class simgear::GeneralNaryExpression< T, OpType >
An n-ary expression where the types of the argument aren't the same as the return type.
Definition at line 1061 of file SGExpression.hxx.
The documentation for this class was generated from the following file: