|
bux API Reference 1.12.6
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <FA.h>
Static Public Member Functions | |
| static bool | equalInput (const T_Inputs &a, const T_Inputs &b) |
| static void | inputDifference (T_Inputs &dst, const T_Inputs &src) |
| static void | inputIntersection (T_Inputs &dst, const T_Inputs &src) |
| static void | inputUnion (T_Inputs &dst, const T_Inputs &src) |
| static bool | isEmptyInput (const T_Inputs &src) |
|
static |
|
static |
|
static |
|
static |
|
static |