We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b11d0a commit f9ddc75Copy full SHA for f9ddc75
benchmarks/bench_ip.cpp
@@ -54,7 +54,6 @@ fastfloat_really_inline const char *seek_ip_end(const char *p,
54
55
enum class parse_method { standard, fast_float };
56
57
-
58
template <parse_method use_standard>
59
fastfloat_really_inline std::pair<bool, uint32_t>
60
simple_parse_ip_line(const char *p, const char *pend) {
0 commit comments