CACAO
Public Member Functions
UnaryOperation< T, ID > Struct Template Reference

UnaryOperation function object class. More...

Inheritance diagram for UnaryOperation< T, ID >:

Public Member Functions

operator() (const T &op) const
 

Detailed Description

template<typename T, Instruction::InstID ID>
struct UnaryOperation< T, ID >

UnaryOperation function object class.

Definition at line 148 of file ConstantPropagationPass.cpp.

Member Function Documentation

template<typename T , Instruction::InstID ID>
T UnaryOperation< T, ID >::operator() ( const T &  op) const

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