|
quill
|
Public Member Functions | |
| BackendMdcState (std::string const &pattern) | |
| void | set (std::string_view key, std::string_view value) |
| void | erase (std::string_view key) |
| void | clear () |
| QUILL_NODISCARD std::string_view | formatted_mdc () const noexcept |
| QUILL_NODISCARD bool | empty () const noexcept |
| void | rebuild_formatted_mdc () |
1.8.13