arguments.h File
Included Headers
#include <vector>
#include "qcstring.h"
Classes Index
| struct | Argument |
|
This class contains the information about the argument of a function or template. More... | |
| class | ArgumentList |
|
This class represents an function or template argument list. More... | |
Typedefs Index
| using | ArgumentLists = std::vector< ArgumentList > |
Enumerations Index
| enum class | RefQualifierType { ... } |
Typedefs
ArgumentLists
|
Definition at line 145 of file arguments.h.
145using ArgumentLists = std::vector<ArgumentList>;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.