|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
This is the complete list of members for jh::immutable_str, including all inherited members.
| auto_trim | jh::immutable_str | static |
| c_str() const noexcept | jh::immutable_str | |
| hash() const noexcept | jh::immutable_str | |
| immutable_str(const char *str) | jh::immutable_str | explicit |
| immutable_str(T)=delete | jh::immutable_str | explicit |
| immutable_str(std::string_view sv, M &mtx) | jh::immutable_str | inline |
| immutable_str(const immutable_str &)=delete | jh::immutable_str | |
| immutable_str(immutable_str &&)=delete | jh::immutable_str | |
| is_static_built() | jh::immutable_str | static |
| operator=(const immutable_str &)=delete | jh::immutable_str | |
| operator=(immutable_str &&)=delete | jh::immutable_str | |
| operator==(const immutable_str &other) const noexcept | jh::immutable_str | |
| pod_view() const noexcept | jh::immutable_str | |
| size() const noexcept | jh::immutable_str | |
| str() const | jh::immutable_str | |
| view() const noexcept | jh::immutable_str |