PPL  1.2
wrap_string.hh File Reference
#include "globals_defs.hh"
Include dependency graph for wrap_string.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Parma_Polyhedra_Library
 The entire library is confined to this namespace.
 
 Parma_Polyhedra_Library::IO_Operators
 All input/output operators are confined to this namespace.
 

Functions

std::string Parma_Polyhedra_Library::IO_Operators::wrap_string (const std::string &src_string, unsigned indent_depth, unsigned preferred_first_line_length, unsigned preferred_line_length)
 Utility function for the wrapping of lines of text. More...