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

A pair of Anys. More...

#include <basedefs.h>

Data Fields

Any a
 
Any b
 

Detailed Description

A pair of Anys.

See also
make_any_pair

Field Documentation

◆ a

Any AnyPair::a

◆ b

Any AnyPair::b

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