ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Inner Classes | Public Fields | List of all members
Calculus::BinOpOptKey Struct Reference

#include <calculus.hpp>

Collaboration diagram for Calculus::BinOpOptKey:
[legend]

Class Description

Key type for operator hash maps Operators and OperatorAliases.

Definition at line 633 of file calculus.hpp.

Inner Classes

struct  EqualTo
 
struct  Hash
 

Public Fields

Side constSide
 Denotes a left- or right-hand side optimization.
 
const Box constVal
 The type and value of the constant argument.
 
const String op
 The operator to optimize.
 
const std::type_info & other
 The type of the non-constant argument.
 

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