#include "format_paragraph.h"#include "safe_assign.h"#include <locale>#include <iomanip>Include dependency graph for format_paragraph.cpp:

Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const format_paragraph &fp) |
|
||||||||||||
|
Definition at line 20 of file format_paragraph.cpp. References format_paragraph::m_indent_first_line, format_paragraph::m_left_col, format_paragraph::m_right_col, and format_paragraph::m_text. |
1.4.3