This class indicates an unimplemented feature in the compiler. More...

Public Member Functions | |
| template<typename... T> | |
| CompilerUnimplemented (const char *format, T... args) | |
| template<typename... T> | |
| CompilerUnimplemented (int line, const char *file, const char *format, T... args) | |
Public Member Functions inherited from Util::P4CExceptionBase | |
| template<typename... T> | |
| P4CExceptionBase (const char *format, T... args) | |
| const char * | what () const noexcept |
Additional Inherited Members | |
Protected Member Functions inherited from Util::P4CExceptionBase | |
| void | traceCreation () |
Protected Attributes inherited from Util::P4CExceptionBase | |
| cstring | message |
This class indicates an unimplemented feature in the compiler.