bux API Reference 1.9.0
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.
Loading...
Searching...
No Matches
bux::C_PartialOrdering< T > Member List

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) constbux::C_PartialOrdering< T >
anyRight(const T2 &L) constbux::C_PartialOrdering< T >
C_ValList typedefbux::C_PartialOrdering< T >
clear()bux::C_PartialOrdering< T >inline
depthToLeft(T t) constbux::C_PartialOrdering< T >
empty() constbux::C_PartialOrdering< T >inline
getRelated(T2 L, F R, std::size_t maxDepth=0) constbux::C_PartialOrdering< T >
getRelated(C_ValList L, F R, std::size_t maxDepth=0) constbux::C_PartialOrdering< T >
getRelated(F L, T2 R, std::size_t maxDepth=0) constbux::C_PartialOrdering< T >
getRelated(F L, C_ValList R, std::size_t maxDepth=0) constbux::C_PartialOrdering< T >
makeLinear(F apply, E_MakeLinearPolicy policy=MLP_BREADTH_FIRST) constbux::C_PartialOrdering< T >
related(const T &a, const T &b) constbux::C_PartialOrdering< T >