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_Intervals< T > Member List

This is the complete list of members for bux::C_Intervals< T >, including all inherited members.

begin() constbux::C_Intervals< T >inline
C_Intervals()bux::C_Intervals< T >inline
C_Intervals(const C_Intervals &other)bux::C_Intervals< T >inline
C_Intervals(C_Intervals &&other)bux::C_Intervals< T >inline
C_Intervals(T id)bux::C_Intervals< T >
C_Intervals(value_type i)bux::C_Intervals< T >
C_Intervals(T start, T end)bux::C_Intervals< T >inline
C_Intervals(I start, I end)bux::C_Intervals< T >inline
C_Intervals(I start, I end)bux::C_Intervals< T >inline
complement()bux::C_Intervals< T >
const_iterator typedefbux::C_Intervals< T >
empty() constbux::C_Intervals< T >inline
end() constbux::C_Intervals< T >inline
operator&=(const C_Intervals &other)bux::C_Intervals< T >
operator-=(const C_Intervals &other)bux::C_Intervals< T >
operator=(const C_Intervals &other)bux::C_Intervals< T >inline
operator=(C_Intervals &&other)bux::C_Intervals< T >inline
operator==(const C_Intervals &other) constbux::C_Intervals< T >inline
operator|=(const C_Intervals &other)bux::C_Intervals< T >
size() constbux::C_Intervals< T >inline
swap(C_Intervals &other)bux::C_Intervals< T >inline
value_type typedefbux::C_Intervals< T >