There is no calls to the TPpContext that could change the current input, so every calls to pp->getChar and pp->ungetChar ultimately call this->getch and this->ungetch while adding overhead of virtual calls and vector::back. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Pp.cpp | ||
| PpAtom.cpp | ||
| PpContext.cpp | ||
| PpContext.h | ||
| PpMemory.cpp | ||
| PpScanner.cpp | ||
| PpSymbols.cpp | ||
| PpTokens.cpp | ||
| PpTokens.h | ||