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
Range2Type.h File Reference
#include "StrUtil.h"
#include <concepts>
#include <limits>
#include <cstdint>
Include dependency graph for Range2Type.h:

Go to the source code of this file.

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Functions

template<std::integral T>
std::string bux::fittestType (T lb, T ub)