Clingo
Loading...
Searching...
No Matches
CppClingo::Util::fill Class Reference

Helper for iostreams to fill with a fixed number of characters. More...

#include <print.hh>

Public Member Functions

 fill (size_t n, char c=' ')
 The constructor.
 

Friends

auto operator<< (CppClingo::Util::OutputBuffer &out, fill const &x) -> CppClingo::Util::OutputBuffer &
 Operator to print the fill helper.
 

Detailed Description

Helper for iostreams to fill with a fixed number of characters.


The documentation for this class was generated from the following file: