Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3701195

Browse files
committed
Merge branch 'master' of github.com:yhirose/cpp-httplib
2 parents d79633f + f884a56 commit 3701195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎httplib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3759,7 +3759,7 @@ inline unsigned int str2tag(const std::string &s) {
37593759

37603760
namespace udl {
37613761

3762-
inline constexpr unsigned int operator""_t(const char *s, size_t l) {
3762+
inline constexpr unsigned int operator""_t(const char *s, size_t l) {
37633763
return str2tag_core(s, l, 0);
37643764
}
37653765

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /