22 | 47.1k | } void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 219 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 219 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 219 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 219 | auto buf = fmt::memory_buffer(); | 18 | 219 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 219 | #endif | 20 | 219 | } catch (std::exception&) { | 21 | 198 | } | 22 | 219 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 222 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 222 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 222 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 222 | auto buf = fmt::memory_buffer(); | 18 | 222 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 222 | #endif | 20 | 222 | } catch (std::exception&) { | 21 | 204 | } | 22 | 222 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 203 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 203 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 203 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 203 | auto buf = fmt::memory_buffer(); | 18 | 203 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 203 | #endif | 20 | 203 | } catch (std::exception&) { | 21 | 178 | } | 22 | 203 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 194 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 194 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 194 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 194 | auto buf = fmt::memory_buffer(); | 18 | 194 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 194 | #endif | 20 | 194 | } catch (std::exception&) { | 21 | 171 | } | 22 | 194 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 222 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 222 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 222 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 222 | auto buf = fmt::memory_buffer(); | 18 | 222 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 222 | #endif | 20 | 222 | } catch (std::exception&) { | 21 | 195 | } | 22 | 222 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 200 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 200 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 200 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 200 | auto buf = fmt::memory_buffer(); | 18 | 200 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 200 | #endif | 20 | 200 | } catch (std::exception&) { | 21 | 180 | } | 22 | 200 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 204 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 204 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 204 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 204 | auto buf = fmt::memory_buffer(); | 18 | 204 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 204 | #endif | 20 | 204 | } catch (std::exception&) { | 21 | 180 | } | 22 | 204 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 194 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 194 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 194 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 194 | auto buf = fmt::memory_buffer(); | 18 | 194 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 194 | #endif | 20 | 194 | } catch (std::exception&) { | 21 | 169 | } | 22 | 194 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 245 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 245 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 245 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 245 | auto buf = fmt::memory_buffer(); | 18 | 245 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 245 | #endif | 20 | 245 | } catch (std::exception&) { | 21 | 231 | } | 22 | 245 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 259 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 259 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 259 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 259 | auto buf = fmt::memory_buffer(); | 18 | 259 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 259 | #endif | 20 | 259 | } catch (std::exception&) { | 21 | 243 | } | 22 | 259 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 245 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 245 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 245 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 245 | auto buf = fmt::memory_buffer(); | 18 | 245 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 245 | #endif | 20 | 245 | } catch (std::exception&) { | 21 | 222 | } | 22 | 245 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 244 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 244 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 244 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 244 | auto buf = fmt::memory_buffer(); | 18 | 244 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 244 | #endif | 20 | 244 | } catch (std::exception&) { | 21 | 222 | } | 22 | 244 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 193 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 193 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 193 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 193 | auto buf = fmt::memory_buffer(); | 18 | 193 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 193 | #endif | 20 | 193 | } catch (std::exception&) { | 21 | 176 | } | 22 | 193 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 204 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 204 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 204 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 204 | auto buf = fmt::memory_buffer(); | 18 | 204 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 204 | #endif | 20 | 204 | } catch (std::exception&) { | 21 | 182 | } | 22 | 204 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 211 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 211 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 211 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 211 | auto buf = fmt::memory_buffer(); | 18 | 211 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 211 | #endif | 20 | 211 | } catch (std::exception&) { | 21 | 196 | } | 22 | 211 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 221 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 221 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 221 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 221 | auto buf = fmt::memory_buffer(); | 18 | 221 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 221 | #endif | 20 | 221 | } catch (std::exception&) { | 21 | 210 | } | 22 | 221 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 215 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 215 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 215 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 215 | auto buf = fmt::memory_buffer(); | 18 | 215 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 215 | #endif | 20 | 215 | } catch (std::exception&) { | 21 | 200 | } | 22 | 215 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 184 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 222 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 222 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 222 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 222 | auto buf = fmt::memory_buffer(); | 18 | 222 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 222 | #endif | 20 | 222 | } catch (std::exception&) { | 21 | 208 | } | 22 | 222 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 204 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 204 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 204 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 204 | auto buf = fmt::memory_buffer(); | 18 | 204 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 204 | #endif | 20 | 204 | } catch (std::exception&) { | 21 | 182 | } | 22 | 204 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 195 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 210 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 210 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 210 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 210 | auto buf = fmt::memory_buffer(); | 18 | 210 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 210 | #endif | 20 | 210 | } catch (std::exception&) { | 21 | 186 | } | 22 | 210 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 219 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 219 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 219 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 219 | auto buf = fmt::memory_buffer(); | 18 | 219 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 219 | #endif | 20 | 219 | } catch (std::exception&) { | 21 | 197 | } | 22 | 219 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 281 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 281 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 281 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 281 | auto buf = fmt::memory_buffer(); | 18 | 281 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 281 | #endif | 20 | 281 | } catch (std::exception&) { | 21 | 254 | } | 22 | 281 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 239 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 239 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 239 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 239 | auto buf = fmt::memory_buffer(); | 18 | 239 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 239 | #endif | 20 | 239 | } catch (std::exception&) { | 21 | 220 | } | 22 | 239 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 253 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 253 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 253 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 253 | auto buf = fmt::memory_buffer(); | 18 | 253 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 253 | #endif | 20 | 253 | } catch (std::exception&) { | 21 | 233 | } | 22 | 253 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 263 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 263 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 263 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 263 | auto buf = fmt::memory_buffer(); | 18 | 263 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 263 | #endif | 20 | 263 | } catch (std::exception&) { | 21 | 240 | } | 22 | 263 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 200 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 200 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 200 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 200 | auto buf = fmt::memory_buffer(); | 18 | 200 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 200 | #endif | 20 | 200 | } catch (std::exception&) { | 21 | 182 | } | 22 | 200 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 206 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 206 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 206 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 206 | auto buf = fmt::memory_buffer(); | 18 | 206 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 206 | #endif | 20 | 206 | } catch (std::exception&) { | 21 | 189 | } | 22 | 206 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 189 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 189 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 189 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 189 | auto buf = fmt::memory_buffer(); | 18 | 189 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 189 | #endif | 20 | 189 | } catch (std::exception&) { | 21 | 171 | } | 22 | 189 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 194 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 194 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 194 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 194 | auto buf = fmt::memory_buffer(); | 18 | 194 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 194 | #endif | 20 | 194 | } catch (std::exception&) { | 21 | 175 | } | 22 | 194 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 197 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 197 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 197 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 197 | auto buf = fmt::memory_buffer(); | 18 | 197 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 197 | #endif | 20 | 197 | } catch (std::exception&) { | 21 | 176 | } | 22 | 197 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 196 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 196 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 196 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 196 | auto buf = fmt::memory_buffer(); | 18 | 196 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 196 | #endif | 20 | 196 | } catch (std::exception&) { | 21 | 174 | } | 22 | 196 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 198 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 198 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 198 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 198 | auto buf = fmt::memory_buffer(); | 18 | 198 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 198 | #endif | 20 | 198 | } catch (std::exception&) { | 21 | 174 | } | 22 | 198 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 191 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 191 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 191 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 191 | auto buf = fmt::memory_buffer(); | 18 | 191 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 191 | #endif | 20 | 191 | } catch (std::exception&) { | 21 | 178 | } | 22 | 191 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 193 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 193 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 193 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 193 | auto buf = fmt::memory_buffer(); | 18 | 193 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 193 | #endif | 20 | 193 | } catch (std::exception&) { | 21 | 176 | } | 22 | 193 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 181 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 181 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 181 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 181 | auto buf = fmt::memory_buffer(); | 18 | 181 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 181 | #endif | 20 | 181 | } catch (std::exception&) { | 21 | 165 | } | 22 | 181 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 191 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 191 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 191 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 191 | auto buf = fmt::memory_buffer(); | 18 | 191 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 191 | #endif | 20 | 191 | } catch (std::exception&) { | 21 | 178 | } | 22 | 191 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 234 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 234 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 234 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 234 | auto buf = fmt::memory_buffer(); | 18 | 234 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 234 | #endif | 20 | 234 | } catch (std::exception&) { | 21 | 207 | } | 22 | 234 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 253 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 253 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 253 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 253 | auto buf = fmt::memory_buffer(); | 18 | 253 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 253 | #endif | 20 | 253 | } catch (std::exception&) { | 21 | 231 | } | 22 | 253 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 234 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 234 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 234 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 234 | auto buf = fmt::memory_buffer(); | 18 | 234 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 234 | #endif | 20 | 234 | } catch (std::exception&) { | 21 | 212 | } | 22 | 234 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 225 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 225 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 225 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 225 | auto buf = fmt::memory_buffer(); | 18 | 225 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 225 | #endif | 20 | 225 | } catch (std::exception&) { | 21 | 202 | } | 22 | 225 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 206 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 206 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 206 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 206 | auto buf = fmt::memory_buffer(); | 18 | 206 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 206 | #endif | 20 | 206 | } catch (std::exception&) { | 21 | 193 | } | 22 | 206 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 201 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 201 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 201 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 201 | auto buf = fmt::memory_buffer(); | 18 | 201 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 201 | #endif | 20 | 201 | } catch (std::exception&) { | 21 | 181 | } | 22 | 201 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 205 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 205 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 205 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 205 | auto buf = fmt::memory_buffer(); | 18 | 205 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 205 | #endif | 20 | 205 | } catch (std::exception&) { | 21 | 181 | } | 22 | 205 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 233 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 233 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 233 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 233 | auto buf = fmt::memory_buffer(); | 18 | 233 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 233 | #endif | 20 | 233 | } catch (std::exception&) { | 21 | 216 | } | 22 | 233 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 211 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 211 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 211 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 211 | auto buf = fmt::memory_buffer(); | 18 | 211 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 211 | #endif | 20 | 211 | } catch (std::exception&) { | 21 | 193 | } | 22 | 211 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 184 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 219 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 219 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 219 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 219 | auto buf = fmt::memory_buffer(); | 18 | 219 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 219 | #endif | 20 | 219 | } catch (std::exception&) { | 21 | 207 | } | 22 | 219 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 204 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 204 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 204 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 204 | auto buf = fmt::memory_buffer(); | 18 | 204 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 204 | #endif | 20 | 204 | } catch (std::exception&) { | 21 | 182 | } | 22 | 204 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 228 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 228 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 228 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 228 | auto buf = fmt::memory_buffer(); | 18 | 228 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 228 | #endif | 20 | 228 | } catch (std::exception&) { | 21 | 203 | } | 22 | 228 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 189 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 210 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 210 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 210 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 210 | auto buf = fmt::memory_buffer(); | 18 | 210 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 210 | #endif | 20 | 210 | } catch (std::exception&) { | 21 | 196 | } | 22 | 210 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 245 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 245 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 245 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 245 | auto buf = fmt::memory_buffer(); | 18 | 245 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 245 | #endif | 20 | 245 | } catch (std::exception&) { | 21 | 222 | } | 22 | 245 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 250 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 250 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 250 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 250 | auto buf = fmt::memory_buffer(); | 18 | 250 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 250 | #endif | 20 | 250 | } catch (std::exception&) { | 21 | 230 | } | 22 | 250 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 249 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 249 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 249 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 249 | auto buf = fmt::memory_buffer(); | 18 | 249 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 249 | #endif | 20 | 249 | } catch (std::exception&) { | 21 | 229 | } | 22 | 249 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 240 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 240 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 240 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 240 | auto buf = fmt::memory_buffer(); | 18 | 240 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 240 | #endif | 20 | 240 | } catch (std::exception&) { | 21 | 221 | } | 22 | 240 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 218 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 218 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 218 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 218 | auto buf = fmt::memory_buffer(); | 18 | 218 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 218 | #endif | 20 | 218 | } catch (std::exception&) { | 21 | 206 | } | 22 | 218 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 217 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 217 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 217 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 217 | auto buf = fmt::memory_buffer(); | 18 | 217 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 217 | #endif | 20 | 217 | } catch (std::exception&) { | 21 | 198 | } | 22 | 217 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 198 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 197 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 197 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 197 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 197 | auto buf = fmt::memory_buffer(); | 18 | 197 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 197 | #endif | 20 | 197 | } catch (std::exception&) { | 21 | 182 | } | 22 | 197 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 190 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 190 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 190 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 190 | auto buf = fmt::memory_buffer(); | 18 | 190 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 190 | #endif | 20 | 190 | } catch (std::exception&) { | 21 | 173 | } | 22 | 190 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 197 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 197 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 197 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 197 | auto buf = fmt::memory_buffer(); | 18 | 197 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 197 | #endif | 20 | 197 | } catch (std::exception&) { | 21 | 181 | } | 22 | 197 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 189 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 189 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 189 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 189 | auto buf = fmt::memory_buffer(); | 18 | 189 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 189 | #endif | 20 | 189 | } catch (std::exception&) { | 21 | 173 | } | 22 | 189 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 196 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 196 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 196 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 196 | auto buf = fmt::memory_buffer(); | 18 | 196 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 196 | #endif | 20 | 196 | } catch (std::exception&) { | 21 | 181 | } | 22 | 196 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 204 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 204 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 204 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 204 | auto buf = fmt::memory_buffer(); | 18 | 204 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 204 | #endif | 20 | 204 | } catch (std::exception&) { | 21 | 179 | } | 22 | 204 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 175 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 175 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 175 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 175 | auto buf = fmt::memory_buffer(); | 18 | 175 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 175 | #endif | 20 | 175 | } catch (std::exception&) { | 21 | 160 | } | 22 | 175 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 191 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 191 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 191 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 191 | auto buf = fmt::memory_buffer(); | 18 | 191 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 191 | #endif | 20 | 191 | } catch (std::exception&) { | 21 | 170 | } | 22 | 191 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 247 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 247 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 247 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 247 | auto buf = fmt::memory_buffer(); | 18 | 247 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 247 | #endif | 20 | 247 | } catch (std::exception&) { | 21 | 223 | } | 22 | 247 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 242 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 242 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 242 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 242 | auto buf = fmt::memory_buffer(); | 18 | 242 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 242 | #endif | 20 | 242 | } catch (std::exception&) { | 21 | 223 | } | 22 | 242 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 230 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 230 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 230 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 230 | auto buf = fmt::memory_buffer(); | 18 | 230 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 230 | #endif | 20 | 230 | } catch (std::exception&) { | 21 | 205 | } | 22 | 230 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 224 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 224 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 224 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 224 | auto buf = fmt::memory_buffer(); | 18 | 224 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 224 | #endif | 20 | 224 | } catch (std::exception&) { | 21 | 208 | } | 22 | 224 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 214 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 214 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 214 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 214 | auto buf = fmt::memory_buffer(); | 18 | 214 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 214 | #endif | 20 | 214 | } catch (std::exception&) { | 21 | 189 | } | 22 | 214 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 212 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 212 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 212 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 212 | auto buf = fmt::memory_buffer(); | 18 | 212 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 212 | #endif | 20 | 212 | } catch (std::exception&) { | 21 | 186 | } | 22 | 212 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 206 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 206 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 206 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 206 | auto buf = fmt::memory_buffer(); | 18 | 206 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 206 | #endif | 20 | 206 | } catch (std::exception&) { | 21 | 183 | } | 22 | 206 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 186 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 222 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 222 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 222 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 222 | auto buf = fmt::memory_buffer(); | 18 | 222 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 222 | #endif | 20 | 222 | } catch (std::exception&) { | 21 | 204 | } | 22 | 222 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 243 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 243 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 243 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 243 | auto buf = fmt::memory_buffer(); | 18 | 243 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 243 | #endif | 20 | 243 | } catch (std::exception&) { | 21 | 227 | } | 22 | 243 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 220 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 220 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 220 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 220 | auto buf = fmt::memory_buffer(); | 18 | 220 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 220 | #endif | 20 | 220 | } catch (std::exception&) { | 21 | 195 | } | 22 | 220 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 224 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 224 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 224 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 224 | auto buf = fmt::memory_buffer(); | 18 | 224 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 224 | #endif | 20 | 224 | } catch (std::exception&) { | 21 | 207 | } | 22 | 224 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 231 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 231 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 231 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 231 | auto buf = fmt::memory_buffer(); | 18 | 231 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 231 | #endif | 20 | 231 | } catch (std::exception&) { | 21 | 213 | } | 22 | 231 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 233 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 233 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 233 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 233 | auto buf = fmt::memory_buffer(); | 18 | 233 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 233 | #endif | 20 | 233 | } catch (std::exception&) { | 21 | 220 | } | 22 | 233 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 231 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 231 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 231 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 231 | auto buf = fmt::memory_buffer(); | 18 | 231 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 231 | #endif | 20 | 231 | } catch (std::exception&) { | 21 | 210 | } | 22 | 231 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 257 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 257 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 257 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 257 | auto buf = fmt::memory_buffer(); | 18 | 257 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 257 | #endif | 20 | 257 | } catch (std::exception&) { | 21 | 232 | } | 22 | 257 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 278 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 278 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 278 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 278 | auto buf = fmt::memory_buffer(); | 18 | 278 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 278 | #endif | 20 | 278 | } catch (std::exception&) { | 21 | 264 | } | 22 | 278 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 282 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 282 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 282 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 282 | auto buf = fmt::memory_buffer(); | 18 | 282 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 282 | #endif | 20 | 282 | } catch (std::exception&) { | 21 | 261 | } | 22 | 282 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 244 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 244 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 244 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 244 | auto buf = fmt::memory_buffer(); | 18 | 244 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 244 | #endif | 20 | 244 | } catch (std::exception&) { | 21 | 222 | } | 22 | 244 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 218 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 218 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 218 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 218 | auto buf = fmt::memory_buffer(); | 18 | 218 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 218 | #endif | 20 | 218 | } catch (std::exception&) { | 21 | 197 | } | 22 | 218 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 198 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 221 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 221 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 221 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 221 | auto buf = fmt::memory_buffer(); | 18 | 221 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 221 | #endif | 20 | 221 | } catch (std::exception&) { | 21 | 207 | } | 22 | 221 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 233 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 233 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 233 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 233 | auto buf = fmt::memory_buffer(); | 18 | 233 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 233 | #endif | 20 | 233 | } catch (std::exception&) { | 21 | 211 | } | 22 | 233 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 209 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 209 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 209 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 209 | auto buf = fmt::memory_buffer(); | 18 | 209 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 209 | #endif | 20 | 209 | } catch (std::exception&) { | 21 | 188 | } | 22 | 209 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 203 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 203 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 203 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 203 | auto buf = fmt::memory_buffer(); | 18 | 203 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 203 | #endif | 20 | 203 | } catch (std::exception&) { | 21 | 180 | } | 22 | 203 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 210 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 210 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 210 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 210 | auto buf = fmt::memory_buffer(); | 18 | 210 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 210 | #endif | 20 | 210 | } catch (std::exception&) { | 21 | 190 | } | 22 | 210 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 193 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 193 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 193 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 193 | auto buf = fmt::memory_buffer(); | 18 | 193 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 193 | #endif | 20 | 193 | } catch (std::exception&) { | 21 | 167 | } | 22 | 193 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 197 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 197 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 197 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 197 | auto buf = fmt::memory_buffer(); | 18 | 197 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 197 | #endif | 20 | 197 | } catch (std::exception&) { | 21 | 178 | } | 22 | 197 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 189 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 189 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 189 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 189 | auto buf = fmt::memory_buffer(); | 18 | 189 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 189 | #endif | 20 | 189 | } catch (std::exception&) { | 21 | 175 | } | 22 | 189 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 194 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 194 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 194 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 194 | auto buf = fmt::memory_buffer(); | 18 | 194 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 194 | #endif | 20 | 194 | } catch (std::exception&) { | 21 | 168 | } | 22 | 194 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 232 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 232 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 232 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 232 | auto buf = fmt::memory_buffer(); | 18 | 232 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 232 | #endif | 20 | 232 | } catch (std::exception&) { | 21 | 211 | } | 22 | 232 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 249 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 249 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 249 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 249 | auto buf = fmt::memory_buffer(); | 18 | 249 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 249 | #endif | 20 | 249 | } catch (std::exception&) { | 21 | 225 | } | 22 | 249 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 223 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 223 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 223 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 223 | auto buf = fmt::memory_buffer(); | 18 | 223 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 223 | #endif | 20 | 223 | } catch (std::exception&) { | 21 | 198 | } | 22 | 223 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 243 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 243 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 243 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 243 | auto buf = fmt::memory_buffer(); | 18 | 243 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 243 | #endif | 20 | 243 | } catch (std::exception&) { | 21 | 220 | } | 22 | 243 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 191 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 182 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 211 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 211 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 211 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 211 | auto buf = fmt::memory_buffer(); | 18 | 211 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 211 | #endif | 20 | 211 | } catch (std::exception&) { | 21 | 185 | } | 22 | 211 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 357 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 357 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 357 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 357 | auto buf = fmt::memory_buffer(); | 18 | 357 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 357 | #endif | 20 | 357 | } catch (std::exception&) { | 21 | 328 | } | 22 | 357 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 349 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 349 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 349 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 349 | auto buf = fmt::memory_buffer(); | 18 | 349 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 349 | #endif | 20 | 349 | } catch (std::exception&) { | 21 | 315 | } | 22 | 349 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 330 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 330 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 330 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 330 | auto buf = fmt::memory_buffer(); | 18 | 330 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 330 | #endif | 20 | 330 | } catch (std::exception&) { | 21 | 308 | } | 22 | 330 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 311 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 311 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 311 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 311 | auto buf = fmt::memory_buffer(); | 18 | 311 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 311 | #endif | 20 | 311 | } catch (std::exception&) { | 21 | 290 | } | 22 | 311 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 315 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 315 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 315 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 315 | auto buf = fmt::memory_buffer(); | 18 | 315 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 315 | #endif | 20 | 315 | } catch (std::exception&) { | 21 | 296 | } | 22 | 315 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 312 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 312 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 312 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 312 | auto buf = fmt::memory_buffer(); | 18 | 312 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 312 | #endif | 20 | 312 | } catch (std::exception&) { | 21 | 291 | } | 22 | 312 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 299 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 299 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 299 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 299 | auto buf = fmt::memory_buffer(); | 18 | 299 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 299 | #endif | 20 | 299 | } catch (std::exception&) { | 21 | 268 | } | 22 | 299 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 282 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 282 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 282 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 282 | auto buf = fmt::memory_buffer(); | 18 | 282 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 282 | #endif | 20 | 282 | } catch (std::exception&) { | 21 | 258 | } | 22 | 282 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 317 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 317 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 317 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 317 | auto buf = fmt::memory_buffer(); | 18 | 317 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 317 | #endif | 20 | 317 | } catch (std::exception&) { | 21 | 293 | } | 22 | 317 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 325 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 325 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 325 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 325 | auto buf = fmt::memory_buffer(); | 18 | 325 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 325 | #endif | 20 | 325 | } catch (std::exception&) { | 21 | 304 | } | 22 | 325 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 313 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 313 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 313 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 313 | auto buf = fmt::memory_buffer(); | 18 | 313 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 313 | #endif | 20 | 313 | } catch (std::exception&) { | 21 | 283 | } | 22 | 313 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 311 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 311 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 311 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 311 | auto buf = fmt::memory_buffer(); | 18 | 311 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 311 | #endif | 20 | 311 | } catch (std::exception&) { | 21 | 284 | } | 22 | 311 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 326 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 326 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 326 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 326 | auto buf = fmt::memory_buffer(); | 18 | 326 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 326 | #endif | 20 | 326 | } catch (std::exception&) { | 21 | 306 | } | 22 | 326 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 252 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 252 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 252 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 252 | auto buf = fmt::memory_buffer(); | 18 | 252 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 252 | #endif | 20 | 252 | } catch (std::exception&) { | 21 | 234 | } | 22 | 252 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 267 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 267 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 267 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 267 | auto buf = fmt::memory_buffer(); | 18 | 267 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 267 | #endif | 20 | 267 | } catch (std::exception&) { | 21 | 246 | } | 22 | 267 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 255 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 255 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 255 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 255 | auto buf = fmt::memory_buffer(); | 18 | 255 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 255 | #endif | 20 | 255 | } catch (std::exception&) { | 21 | 235 | } | 22 | 255 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 240 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 240 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 240 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 240 | auto buf = fmt::memory_buffer(); | 18 | 240 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 240 | #endif | 20 | 240 | } catch (std::exception&) { | 21 | 216 | } | 22 | 240 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 257 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 257 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 257 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 257 | auto buf = fmt::memory_buffer(); | 18 | 257 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 257 | #endif | 20 | 257 | } catch (std::exception&) { | 21 | 232 | } | 22 | 257 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 247 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 247 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 247 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 247 | auto buf = fmt::memory_buffer(); | 18 | 247 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 247 | #endif | 20 | 247 | } catch (std::exception&) { | 21 | 222 | } | 22 | 247 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 239 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 239 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 239 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 239 | auto buf = fmt::memory_buffer(); | 18 | 239 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 239 | #endif | 20 | 239 | } catch (std::exception&) { | 21 | 221 | } | 22 | 239 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 248 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 248 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 248 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 248 | auto buf = fmt::memory_buffer(); | 18 | 248 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 248 | #endif | 20 | 248 | } catch (std::exception&) { | 21 | 220 | } | 22 | 248 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 258 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 258 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 258 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 258 | auto buf = fmt::memory_buffer(); | 18 | 258 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 258 | #endif | 20 | 258 | } catch (std::exception&) { | 21 | 232 | } | 22 | 258 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 230 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 230 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 230 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 230 | auto buf = fmt::memory_buffer(); | 18 | 230 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 230 | #endif | 20 | 230 | } catch (std::exception&) { | 21 | 212 | } | 22 | 230 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 258 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 258 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 258 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 258 | auto buf = fmt::memory_buffer(); | 18 | 258 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 258 | #endif | 20 | 258 | } catch (std::exception&) { | 21 | 235 | } | 22 | 258 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 286 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 286 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 286 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 286 | auto buf = fmt::memory_buffer(); | 18 | 286 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 286 | #endif | 20 | 286 | } catch (std::exception&) { | 21 | 260 | } | 22 | 286 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 256 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 256 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 256 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 256 | auto buf = fmt::memory_buffer(); | 18 | 256 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 256 | #endif | 20 | 256 | } catch (std::exception&) { | 21 | 234 | } | 22 | 256 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 275 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 275 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 275 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 275 | auto buf = fmt::memory_buffer(); | 18 | 275 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 275 | #endif | 20 | 275 | } catch (std::exception&) { | 21 | 253 | } | 22 | 275 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 225 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 225 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 225 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 225 | auto buf = fmt::memory_buffer(); | 18 | 225 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 225 | #endif | 20 | 225 | } catch (std::exception&) { | 21 | 206 | } | 22 | 225 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 244 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 244 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 244 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 244 | auto buf = fmt::memory_buffer(); | 18 | 244 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 244 | #endif | 20 | 244 | } catch (std::exception&) { | 21 | 222 | } | 22 | 244 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 243 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 243 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 243 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 243 | auto buf = fmt::memory_buffer(); | 18 | 243 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 243 | #endif | 20 | 243 | } catch (std::exception&) { | 21 | 232 | } | 22 | 243 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 358 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 358 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 358 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 358 | auto buf = fmt::memory_buffer(); | 18 | 358 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 358 | #endif | 20 | 358 | } catch (std::exception&) { | 21 | 323 | } | 22 | 358 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 349 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 349 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 349 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 349 | auto buf = fmt::memory_buffer(); | 18 | 349 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 349 | #endif | 20 | 349 | } catch (std::exception&) { | 21 | 310 | } | 22 | 349 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 361 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 361 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 361 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 361 | auto buf = fmt::memory_buffer(); | 18 | 361 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 361 | #endif | 20 | 361 | } catch (std::exception&) { | 21 | 334 | } | 22 | 361 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 350 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 350 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 350 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 350 | auto buf = fmt::memory_buffer(); | 18 | 350 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 350 | #endif | 20 | 350 | } catch (std::exception&) { | 21 | 321 | } | 22 | 350 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 336 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 336 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 336 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 336 | auto buf = fmt::memory_buffer(); | 18 | 336 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 336 | #endif | 20 | 336 | } catch (std::exception&) { | 21 | 307 | } | 22 | 336 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 358 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 358 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 358 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 358 | auto buf = fmt::memory_buffer(); | 18 | 358 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 358 | #endif | 20 | 358 | } catch (std::exception&) { | 21 | 329 | } | 22 | 358 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 347 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 347 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 347 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 347 | auto buf = fmt::memory_buffer(); | 18 | 347 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 347 | #endif | 20 | 347 | } catch (std::exception&) { | 21 | 331 | } | 22 | 347 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 346 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 346 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 346 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 346 | auto buf = fmt::memory_buffer(); | 18 | 346 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 346 | #endif | 20 | 346 | } catch (std::exception&) { | 21 | 322 | } | 22 | 346 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 363 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 363 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 363 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 363 | auto buf = fmt::memory_buffer(); | 18 | 363 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 363 | #endif | 20 | 363 | } catch (std::exception&) { | 21 | 340 | } | 22 | 363 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 362 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 362 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 362 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 362 | auto buf = fmt::memory_buffer(); | 18 | 362 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 362 | #endif | 20 | 362 | } catch (std::exception&) { | 21 | 331 | } | 22 | 362 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 327 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 327 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 327 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 327 | auto buf = fmt::memory_buffer(); | 18 | 327 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 327 | #endif | 20 | 327 | } catch (std::exception&) { | 21 | 298 | } | 22 | 327 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 353 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 353 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 353 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 353 | auto buf = fmt::memory_buffer(); | 18 | 353 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 353 | #endif | 20 | 353 | } catch (std::exception&) { | 21 | 324 | } | 22 | 353 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 367 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 367 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 367 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 367 | auto buf = fmt::memory_buffer(); | 18 | 367 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 367 | #endif | 20 | 367 | } catch (std::exception&) { | 21 | 340 | } | 22 | 367 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 338 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 338 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 338 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 338 | auto buf = fmt::memory_buffer(); | 18 | 338 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 338 | #endif | 20 | 338 | } catch (std::exception&) { | 21 | 319 | } | 22 | 338 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 345 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 345 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 345 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 345 | auto buf = fmt::memory_buffer(); | 18 | 345 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 345 | #endif | 20 | 345 | } catch (std::exception&) { | 21 | 316 | } | 22 | 345 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 360 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 360 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 360 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 360 | auto buf = fmt::memory_buffer(); | 18 | 360 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 360 | #endif | 20 | 360 | } catch (std::exception&) { | 21 | 331 | } | 22 | 360 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 364 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 364 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 364 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 364 | auto buf = fmt::memory_buffer(); | 18 | 364 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 364 | #endif | 20 | 364 | } catch (std::exception&) { | 21 | 329 | } | 22 | 364 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 346 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 346 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 346 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 346 | auto buf = fmt::memory_buffer(); | 18 | 346 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 346 | #endif | 20 | 346 | } catch (std::exception&) { | 21 | 318 | } | 22 | 346 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 342 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 342 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 342 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 342 | auto buf = fmt::memory_buffer(); | 18 | 342 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 342 | #endif | 20 | 342 | } catch (std::exception&) { | 21 | 313 | } | 22 | 342 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 337 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 337 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 337 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 337 | auto buf = fmt::memory_buffer(); | 18 | 337 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 337 | #endif | 20 | 337 | } catch (std::exception&) { | 21 | 298 | } | 22 | 337 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 358 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 358 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 358 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 358 | auto buf = fmt::memory_buffer(); | 18 | 358 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 358 | #endif | 20 | 358 | } catch (std::exception&) { | 21 | 325 | } | 22 | 358 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 343 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 343 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 343 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 343 | auto buf = fmt::memory_buffer(); | 18 | 343 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 343 | #endif | 20 | 343 | } catch (std::exception&) { | 21 | 307 | } | 22 | 343 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 341 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 341 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 341 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 341 | auto buf = fmt::memory_buffer(); | 18 | 341 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 341 | #endif | 20 | 341 | } catch (std::exception&) { | 21 | 298 | } | 22 | 341 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 357 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 357 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 357 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 357 | auto buf = fmt::memory_buffer(); | 18 | 357 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 357 | #endif | 20 | 357 | } catch (std::exception&) { | 21 | 326 | } | 22 | 357 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 360 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 360 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 360 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 360 | auto buf = fmt::memory_buffer(); | 18 | 360 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 360 | #endif | 20 | 360 | } catch (std::exception&) { | 21 | 322 | } | 22 | 360 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 332 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 332 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 332 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 332 | auto buf = fmt::memory_buffer(); | 18 | 332 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 332 | #endif | 20 | 332 | } catch (std::exception&) { | 21 | 298 | } | 22 | 332 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 355 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 355 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 355 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 355 | auto buf = fmt::memory_buffer(); | 18 | 355 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 355 | #endif | 20 | 355 | } catch (std::exception&) { | 21 | 319 | } | 22 | 355 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 344 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 344 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 344 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 344 | auto buf = fmt::memory_buffer(); | 18 | 344 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 344 | #endif | 20 | 344 | } catch (std::exception&) { | 21 | 321 | } | 22 | 344 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 353 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 353 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 353 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 353 | auto buf = fmt::memory_buffer(); | 18 | 353 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 353 | #endif | 20 | 353 | } catch (std::exception&) { | 21 | 321 | } | 22 | 353 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 332 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 332 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 332 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 332 | auto buf = fmt::memory_buffer(); | 18 | 332 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 332 | #endif | 20 | 332 | } catch (std::exception&) { | 21 | 283 | } | 22 | 332 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 371 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 371 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 371 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 371 | auto buf = fmt::memory_buffer(); | 18 | 371 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 371 | #endif | 20 | 371 | } catch (std::exception&) { | 21 | 334 | } | 22 | 371 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 359 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 359 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 359 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 359 | auto buf = fmt::memory_buffer(); | 18 | 359 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 359 | #endif | 20 | 359 | } catch (std::exception&) { | 21 | 322 | } | 22 | 359 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 344 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 344 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 344 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 344 | auto buf = fmt::memory_buffer(); | 18 | 344 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 344 | #endif | 20 | 344 | } catch (std::exception&) { | 21 | 304 | } | 22 | 344 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 347 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 347 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 347 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 347 | auto buf = fmt::memory_buffer(); | 18 | 347 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 347 | #endif | 20 | 347 | } catch (std::exception&) { | 21 | 320 | } | 22 | 347 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 346 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 346 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 346 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 346 | auto buf = fmt::memory_buffer(); | 18 | 346 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 346 | #endif | 20 | 346 | } catch (std::exception&) { | 21 | 317 | } | 22 | 346 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 346 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 346 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 346 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 346 | auto buf = fmt::memory_buffer(); | 18 | 346 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 346 | #endif | 20 | 346 | } catch (std::exception&) { | 21 | 313 | } | 22 | 346 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 364 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 364 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 364 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 364 | auto buf = fmt::memory_buffer(); | 18 | 364 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 364 | #endif | 20 | 364 | } catch (std::exception&) { | 21 | 335 | } | 22 | 364 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 347 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 347 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 347 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 347 | auto buf = fmt::memory_buffer(); | 18 | 347 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 347 | #endif | 20 | 347 | } catch (std::exception&) { | 21 | 312 | } | 22 | 347 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 349 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 349 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 349 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 349 | auto buf = fmt::memory_buffer(); | 18 | 349 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 349 | #endif | 20 | 349 | } catch (std::exception&) { | 21 | 327 | } | 22 | 349 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 368 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 368 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 368 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 368 | auto buf = fmt::memory_buffer(); | 18 | 368 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 368 | #endif | 20 | 368 | } catch (std::exception&) { | 21 | 341 | } | 22 | 368 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 351 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 351 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 351 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 351 | auto buf = fmt::memory_buffer(); | 18 | 351 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 351 | #endif | 20 | 351 | } catch (std::exception&) { | 21 | 322 | } | 22 | 351 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 363 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 363 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 363 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 363 | auto buf = fmt::memory_buffer(); | 18 | 363 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 363 | #endif | 20 | 363 | } catch (std::exception&) { | 21 | 330 | } | 22 | 363 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 339 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 339 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 339 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 339 | auto buf = fmt::memory_buffer(); | 18 | 339 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 339 | #endif | 20 | 339 | } catch (std::exception&) { | 21 | 305 | } | 22 | 339 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 354 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 354 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 354 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 354 | auto buf = fmt::memory_buffer(); | 18 | 354 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 354 | #endif | 20 | 354 | } catch (std::exception&) { | 21 | 327 | } | 22 | 354 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 342 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 342 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 342 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 342 | auto buf = fmt::memory_buffer(); | 18 | 342 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 342 | #endif | 20 | 342 | } catch (std::exception&) { | 21 | 280 | } | 22 | 342 | } |
|