Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
TemplateDeclarationStorage Struct Reference

#include <template_declaration.h>

Inheritance diagram for TemplateDeclarationStorage:
Collaboration diagram for TemplateDeclarationStorage:

Public Member Functions

std::string to_std_string () const

Public Attributes

std::vector< RelaxedTemplateParameterparameters

Detailed Description

Definition at line 151 of file template_declaration.h.

Member Function Documentation

◆ to_std_string()

std::string TemplateDeclarationStorage::to_std_string ( ) const
inline

Definition at line 435 of file template_declaration.h.

Member Data Documentation

◆ parameters

std::vector<RelaxedTemplateParameter> TemplateDeclarationStorage::parameters

Definition at line 153 of file template_declaration.h.


The documentation for this struct was generated from the following file: