Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::text::FmtCtx Struct Reference

#include <Format.h>

Public Member Functions

 FmtCtx (std::string_view p)
 
bool parsing (std::string &args)
 

Public Attributes

StringBuilder builder
 
std::string_view pattern
 
std::string_view::const_iterator pos
 

Constructor & Destructor Documentation

◆ FmtCtx()

sese::text::FmtCtx::FmtCtx ( std::string_view p)
explicit

Member Function Documentation

◆ parsing()

bool sese::text::FmtCtx::parsing ( std::string & args)

References isKeyWord().

Referenced by sese::text::Format(), and sese::text::Format().

Member Data Documentation

◆ builder

◆ pattern

std::string_view sese::text::FmtCtx::pattern

◆ pos

std::string_view::const_iterator sese::text::FmtCtx::pos

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