Cppcheck
Public Member Functions | Public Attributes | List of all members
newInstantiation Struct Reference

Public Member Functions

 newInstantiation (Token *t, std::string s)
 

Public Attributes

Tokentoken
 
std::string scope
 

Detailed Description

Definition at line 1612 of file templatesimplifier.cpp.

Constructor & Destructor Documentation

◆ newInstantiation()

newInstantiation::newInstantiation ( Token t,
std::string  s 
)
inline

Definition at line 1613 of file templatesimplifier.cpp.

Member Data Documentation

◆ scope

std::string newInstantiation::scope

Definition at line 1615 of file templatesimplifier.cpp.

◆ token

Token* newInstantiation::token

Definition at line 1614 of file templatesimplifier.cpp.


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