ClearBlue
|
Public Member Functions | |
InputIterator (bool End, const std::vector< SEGCallSiteInputStruct > &CI, const std::vector< SEGCallSiteInputStruct > &PI) | |
InputIterator (const InputIterator &It) | |
InputIterator | operator++ (int) |
InputIterator & | operator++ () |
const SEGCallSiteInputStruct & | operator* () |
bool | operator== (const InputIterator &It) |
bool | operator!= (const InputIterator &It) |