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
Intervals.h File Reference
#include "XException.h"
#include <concepts>
#include <iterator>
#include <limits>
#include <ostream>
#include <utility>
#include <vector>
Include dependency graph for Intervals.h:

Go to the source code of this file.

Classes

class  bux::C_Intervals< T >
 

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Concepts

concept  bux::IntervalPt
 

Functions

template<IntervalPt T, class charT , class traits = std::char_traits<charT>>
std::basic_ostream< charT, traits > & bux::operator<< (std::basic_ostream< charT, traits > &out, const C_Intervals< T > &x)