Programming I version 1.5.3
Programming I C Library
Loading...
Searching...
No Matches
Data Fields
StringTriple Struct Reference

A tuple of three Strings. More...

#include <basedefs.h>

Data Fields

String a
 
String b
 
String c
 

Detailed Description

A tuple of three Strings.

See also
make_string_triple

Field Documentation

◆ a

String StringTriple::a

◆ b

String StringTriple::b

◆ c

String StringTriple::c

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