MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MiKTeX::Core::SourceLocation Struct Reference

Public Member Functions

 SourceLocation (const SourceLocation &other)=default
 
SourceLocationoperator= (const SourceLocation &other)=default
 
 SourceLocation (SourceLocation &&other)=default
 
SourceLocationoperator= (SourceLocation &&other)=default
 
 SourceLocation (const std::string &functionName, const std::string &fileName, int lineNo)
 
std::string ToString () const
 

Public Attributes

std::string functionName
 
std::string fileName
 
int lineNo = 0
 
std::string tag
 

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