LibSWOC++ 1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
swoc::bwf::Pattern Struct Reference

#include <bwf_ex.h>

Collaboration diagram for swoc::bwf::Pattern:
Collaboration graph

Public Attributes

int _n
 
std::string_view _text
 output text.
 

Detailed Description

Output text n times.

Definition at line 24 of file bwf_ex.h.

Member Data Documentation

◆ _n

int swoc::bwf::Pattern::_n

of instances of pattern.

Definition at line 25 of file bwf_ex.h.

◆ _text

std::string_view swoc::bwf::Pattern::_text

output text.

Definition at line 26 of file bwf_ex.h.


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