#include <string_utils.hpp>
Definition at line 486 of file string_utils.hpp.
◆ arg_list
◆ arg_after()
arg_list::const_iterator neolib::format_result::arg_after |
( |
std::ptrdiff_t |
aPos | ) |
const |
|
inline |
◆ arg_span()
std::string_view neolib::format_result::arg_span |
( |
std::size_t |
aArgIndex | ) |
const |
|
inline |
◆ arg_spanning()
arg_list::const_iterator neolib::format_result::arg_spanning |
( |
std::ptrdiff_t |
aPos | ) |
const |
|
inline |
◆ find_arg()
arg_list::const_iterator neolib::format_result::find_arg |
( |
std::size_t |
aArgIndex | ) |
const |
|
inline |
◆ has_arg()
bool neolib::format_result::has_arg |
( |
std::size_t |
aArgIndex | ) |
const |
|
inline |
◆ args
◆ text
std::string neolib::format_result::text |
The documentation for this struct was generated from the following file: