simstr 1.2.4
Yet another strings library
 
Loading...
Searching...
No Matches
simstr::str_storable< K, Impl, Allocator > Member List

This is the complete list of members for simstr::str_storable< K, Impl, Allocator >, including all inherited members.

allocator()simstr::str_storable< K, Impl, Allocator >inlineprotected
join(const T &strings, s_str delimeter, bool tail=false, bool skip_empty=false, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic
lowered_from(const From &f, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic
lowered_only_ascii_from(const From &f, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic
operator const K *() const noexceptsimstr::str_storable< K, Impl, Allocator >inline
operator s_str_nt() constsimstr::str_storable< K, Impl, Allocator >inline
replaced_from(const From &f, s_str pattern, s_str repl, size_t offset=0, size_t maxCount=0, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic
str_storable(Args &&... args) noexcept(std::is_nothrow_constructible_v< allocator_t, Args... >)simstr::str_storable< K, Impl, Allocator >inline
str_storable(s_str other, Args &&... args)simstr::str_storable< K, Impl, Allocator >inline
str_storable(size_t repeat, s_str pattern, Args &&... args)simstr::str_storable< K, Impl, Allocator >inline
str_storable(size_t count, K pad, Args &&... args)simstr::str_storable< K, Impl, Allocator >inline
str_storable(const StrExprForType< K > auto &expr, Args &&... args)simstr::str_storable< K, Impl, Allocator >inline
str_storable(const From &f, s_str pattern, s_str repl, size_t offset=0, size_t maxCount=0, Args &&... args)simstr::str_storable< K, Impl, Allocator >inline
to_nts(size_t from=0) constsimstr::str_storable< K, Impl, Allocator >inline
uppered_from(const From &f, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic
uppered_only_ascii_from(const From &f, Args &&... args)simstr::str_storable< K, Impl, Allocator >inlinestatic