Skip to content

mp_units::utility::operator<<

Stream insertion operator

Synopsis

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

std::ostream& operator<<(std::ostream& os, polar_vector const& v);

Return Value

Reference to the current output stream

Parameters

NameDescription
osAn output stream
vThe object to output