|
FE 0.13.1
Header-only C++ frontend library
|
| Nfe | |
| RBitEnum | |
| RFormattable | |
| RNodeable | |
| RNodeSetable | Like Nodeable, but for a class that spans a set of node kinds instead of a single one |
| RQueuelike | Something which behaves like std::queue |
| RStacklike | Something which behaves like std::stack or std::priority_queue |
| RVectorlike | Something which behaves like std::vector or std::array |