mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 00:42:07 +00:00
This makes it much clearer what this cast actually does: it will VERIFY that the thing we're casting is a T (using is<T>()). |
||
|---|---|---|
| .. | ||
| AbstractMachine | ||
| Parser | ||
| Printer | ||
| Tests | ||
| CMakeLists.txt | ||
| Constants.h | ||
| Opcode.h | ||
| Types.h | ||