#include <string_cfmt.hpp>
Definition at line 145 of file string_cfmt.hpp.
◆ PResult() [1/2]
jau::cfmt::PResult::PResult |
( |
const std::string_view | fmt_ | ) |
|
|
inlineconstexprnoexcept |
◆ PResult() [2/2]
jau::cfmt::PResult::PResult |
( |
const PResult & | pre | ) |
|
|
constexprdefaultnoexcept |
◆ operator=()
◆ hasNext()
bool jau::cfmt::PResult::hasNext |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ argCount()
ssize_t jau::cfmt::PResult::argCount |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ error()
bool jau::cfmt::PResult::error |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ toString()
std::string jau::cfmt::PResult::toString |
( |
| ) |
const |
|
inline |
◆ impl::Parser
◆ fmt
std::string_view jau::cfmt::PResult::fmt |
◆ pos
size_t jau::cfmt::PResult::pos |
◆ arg_count
ssize_t jau::cfmt::PResult::arg_count |
◆ line
int jau::cfmt::PResult::line |
◆ state
◆ length_mod
◆ precision_set
bool jau::cfmt::PResult::precision_set |
The documentation for this struct was generated from the following file: