Skip to main content

The arguments.h File Reference

Included Headers

#include <vector> #include "qcstring.h"

Classes Index

structArgument

This class contains the information about the argument of a function or template. More...

classArgumentList

This class represents an function or template argument list. More...

Typedefs Index

usingArgumentLists = std::vector< ArgumentList >

Enumerations Index

enum classRefQualifierType { ... }

Typedefs

ArgumentLists

using ArgumentLists = std::vector<ArgumentList>

Definition at line 145 of file arguments.h.

145using ArgumentLists = std::vector<ArgumentList>;

Enumerations

RefQualifierType

enum class RefQualifierType
strong
Enumeration values
None
LValue
RValue

Definition at line 51 of file arguments.h.

52{
56};

Generated via doxygen2docusaurus by Doxygen 1.14.0.