|
bux API Reference 1.12.3
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.
|
This is the complete list of members for bux::C_PartialOrdering< T >, including all inherited members.
| addOrder(T1 a, T2 b) | bux::C_PartialOrdering< T > | |
| anyLeft(const T2 &R) const | bux::C_PartialOrdering< T > | |
| anyRight(const T2 &L) const | bux::C_PartialOrdering< T > | |
| C_ValList typedef | bux::C_PartialOrdering< T > | |
| clear() | bux::C_PartialOrdering< T > | inline |
| depthToLeft(T t) const | bux::C_PartialOrdering< T > | |
| empty() const | bux::C_PartialOrdering< T > | inline |
| getRelated(T2 L, F R, std::size_t maxDepth=0) const | bux::C_PartialOrdering< T > | |
| getRelated(C_ValList L, F R, std::size_t maxDepth=0) const | bux::C_PartialOrdering< T > | |
| getRelated(F L, T2 R, std::size_t maxDepth=0) const | bux::C_PartialOrdering< T > | |
| getRelated(F L, C_ValList R, std::size_t maxDepth=0) const | bux::C_PartialOrdering< T > | |
| makeLinear(F apply, E_MakeLinearPolicy policy=MLP_BREADTH_FIRST) const | bux::C_PartialOrdering< T > | |
| related(const T &a, const T &b) const | bux::C_PartialOrdering< T > |