diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-01-29 13:51:03 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-01-29 14:08:09 +0100 |
| commit | f3c7062b7bbf7473f318afffd73537d1d387c88a (patch) | |
| tree | 4fd2a123173cd8a512bc117863276348227e4396 /src/httpserver.cpp | |
| parent | Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.h (diff) | |
| parent | Use the character based overload for std::string::find. (diff) | |
| download | discoin-f3c7062b7bbf7473f318afffd73537d1d387c88a.tar.xz discoin-f3c7062b7bbf7473f318afffd73537d1d387c88a.zip | |
Merge #12159: Use the character based overload for std::string::find.
a73aab7 Use the character based overload for std::string::find. (Alin Rus)
Pull request description:
std::string::find has a character based overload as can be seen here
(4th oveload): http://www.cplusplus.com/reference/string/string/find/
Use that instead of constantly allocating temporary strings.
Tree-SHA512: dc7684b1551e6d779eb989e9a74363f9b978059a7c0f3db09d01744c7e6452961f9e671173265e71efff27afbcb80c0fe2c11b6dff2290e54a49193fa25a5679
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions