Skip to content

mp_units::utility::operator<<

Stream insertion operator

Synopsis

Declared in <mp-units/utility/uncertain.h>

std::ostream& operator<<(std::ostream& os, uncertain const& arg);

Return Value

Reference to the current output stream

Parameters

NameDescription
osAn output stream
argThe object to output