dimval 0.2.0
Modern C++23 header-only library of dimensional values (units, measures, ranges)
Loading...
Searching...
No Matches
ostream.hpp File Reference

std::ostream operator<< for all value types — delegates to std::format. More...

#include <dimval/format.hpp>
#include <dimval/measure.hpp>
#include <dimval/range.hpp>
#include <dimval/traits.hpp>
#include <dimval/unit.hpp>
#include <format>
#include <ostream>
Include dependency graph for ostream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

std::ostream operator<< for all value types — delegates to std::format.