idol
A C++ Framework for Optimization
Loading...
Searching...
No Matches
idol::LimitedWidthStream Class Reference
Inheritance diagram for idol::LimitedWidthStream:
Inheritance graph
Collaboration diagram for idol::LimitedWidthStream:
Collaboration graph

Public Member Functions

 LimitedWidthStream (std::ostream &os, std::size_t max_width)
 

Detailed Description

Definition at line 64 of file LimitedWidthStream.h.

Constructor & Destructor Documentation

◆ LimitedWidthStream()

idol::LimitedWidthStream::LimitedWidthStream ( std::ostream &  os,
std::size_t  max_width 
)
inline

Definition at line 66 of file LimitedWidthStream.h.