|
REFUREKU_INTERNAL | TemplateArgument (TemplateArgumentImpl *implementation) noexcept |
|
◆ getKind()
Get the kind of template parameter this argument is based on.
- Returns
- The kind of template parameter this argument is based on.
◆ operator==()
RFK_NODISCARD REFUREKU_API bool rfk::TemplateArgument::operator== |
( |
TemplateArgument const & |
other | ) |
const |
|
noexcept |
Check whether 2 TemplateArgument instances are equal or not.
- Parameters
-
- Returns
- true if the 2 template arguments hold the same value, else false.
The documentation for this class was generated from the following file: