|
|
REFUREKU_API | TypeTemplateParameter (char const *name) noexcept |
| |
|
| TemplateParameter (TemplateParameter const &)=delete |
| |
|
| TemplateParameter (TemplateParameter &&)=delete |
| |
| RFK_NODISCARD REFUREKU_API char const * | getName () const noexcept |
| | Get the name of the template parameter. More...
|
| |
| RFK_NODISCARD REFUREKU_API ETemplateParameterKind | getKind () const noexcept |
| | Get the kind of this template parameter. Depending on the kind, the template parameter can safely be cast to a more concrete type to retrieve more information about the parameter. More...
|
| |
|
|
REFUREKU_INTERNAL | TemplateParameter (TemplateParameterImpl *implementation) noexcept |
| |
The documentation for this class was generated from the following file: