C++ Utilities  4.9.1
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Public Attributes | List of all members
SomeStruct Struct Reference
Collaboration diagram for SomeStruct:
[legend]

Public Attributes

string foo
 
int bar
 

Detailed Description

Definition at line 11 of file traitstests.cpp.

Member Data Documentation

◆ bar

int SomeStruct::bar

Definition at line 13 of file traitstests.cpp.

◆ foo

string SomeStruct::foo

Definition at line 12 of file traitstests.cpp.


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