Skip to content

Commit 65108f1

Browse files
Update README.md
1 parent 182764c commit 65108f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,5 +331,8 @@ struct string_parse
331331
332332
template<char C>
333333
constexpr auto consume_until() -> mlib::fixed_string;
334+
335+
template<char C>
336+
constexpr auto blur_with() const noexcept;
334337
};
335338
```

0 commit comments

Comments
 (0)