|
FE 0.13.1
Header-only C++ frontend library
|
Go to the source code of this file.
Classes | |
| class | fe::RuntimeCast< B > |
| Inherit from this class using CRTP, for some nice dynamic_cast-style wrappers. More... | |
Namespaces | |
| namespace | fe |
Concepts | |
| concept | fe::Nodeable |
| concept | fe::NodeSetable |
| Like Nodeable, but for a class that spans a set of node kinds instead of a single one. | |