Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ operator<<() [26/27]

std::ostream & IceGrid::operator<< ( std::ostream & os,
LoadSample value )

Outputs the enumerator name or underlying value of a LoadSample to a stream.

Parameters
osThe output stream.
valueThe value to output.
Returns
The output stream.