Scarab  v2.9.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
StrIssue Struct Reference

Public Member Functions

 StrIssue ()=default
 
 StrIssue (int i)
 

Public Attributes

int val = -1
 

Detailed Description

Definition at line 186 of file test_methods_and_attributes.cpp.

Constructor & Destructor Documentation

◆ StrIssue() [1/2]

StrIssue ( )
default

◆ StrIssue() [2/2]

StrIssue ( int  i)
inline

Definition at line 190 of file test_methods_and_attributes.cpp.

Member Data Documentation

◆ val

int val = -1

Definition at line 187 of file test_methods_and_attributes.cpp.


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