Go to the source code of this file.
Classes | |
class | Moose::WebServerControlTypeRegistry |
A static registry used to register and build values of different types for the WebServerControl. More... | |
class | Moose::WebServerControlTypeRegistry::ValueBase |
The base class for a value that is produced by this registry. More... | |
struct | Moose::WebServerControlTypeRegistry::ValueBase::Exception |
Common exception for parsing related errors in converting JSON to a value. More... | |
class | Moose::WebServerControlTypeRegistry::TypeBase |
Base registry class for a type that is used to build values. More... | |
struct | Moose::WebServerControlTypeRegistry::Type< DerivedValueType > |
Namespaces | |
Moose | |
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |