nfd::tools::nfdc::text::Spaces Struct Reference

print a number of whitespaces More...

#include <tools/nfdc/format-helpers.hpp>

Public Attributes

int nSpaces
 number of spaces; print nothing if negative More...
 

Detailed Description

print a number of whitespaces

Definition at line 84 of file format-helpers.hpp.

Member Data Documentation

int nfd::tools::nfdc::text::Spaces::nSpaces

number of spaces; print nothing if negative

Definition at line 86 of file format-helpers.hpp.