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

A tuple of three Anys. More...

#include <basedefs.h>

Data Fields

Any a
 
Any b
 
Any c
 

Detailed Description

A tuple of three Anys.

See also
make_any_triple

Field Documentation

◆ a

Any AnyTriple::a

◆ b

Any AnyTriple::b

◆ c

Any AnyTriple::c

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