22 | 76.0k | } void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 306 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 331 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 331 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 331 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 331 | auto buf = fmt::memory_buffer(); | 18 | 331 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 331 | #endif | 20 | 331 | } catch (std::exception&) { | 21 | 286 | } | 22 | 331 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 304 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 304 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 304 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 304 | auto buf = fmt::memory_buffer(); | 18 | 304 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 304 | #endif | 20 | 304 | } catch (std::exception&) { | 21 | 273 | } | 22 | 304 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 329 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 329 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 329 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 329 | auto buf = fmt::memory_buffer(); | 18 | 329 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 329 | #endif | 20 | 329 | } catch (std::exception&) { | 21 | 278 | } | 22 | 329 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 329 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 329 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 329 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 329 | auto buf = fmt::memory_buffer(); | 18 | 329 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 329 | #endif | 20 | 329 | } catch (std::exception&) { | 21 | 281 | } | 22 | 329 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 320 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 320 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 320 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 320 | auto buf = fmt::memory_buffer(); | 18 | 320 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 320 | #endif | 20 | 320 | } catch (std::exception&) { | 21 | 273 | } | 22 | 320 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 328 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 328 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 328 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 328 | auto buf = fmt::memory_buffer(); | 18 | 328 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 328 | #endif | 20 | 328 | } catch (std::exception&) { | 21 | 296 | } | 22 | 328 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, char>(fmt::v12::basic_string_view<char>, char) 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 | 276 | } | 22 | 311 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 381 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 381 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 381 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 381 | auto buf = fmt::memory_buffer(); | 18 | 381 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 381 | #endif | 20 | 381 | } catch (std::exception&) { | 21 | 333 | } | 22 | 381 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 377 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 377 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 377 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 377 | auto buf = fmt::memory_buffer(); | 18 | 377 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 377 | #endif | 20 | 377 | } catch (std::exception&) { | 21 | 339 | } | 22 | 377 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 397 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 397 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 397 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 397 | auto buf = fmt::memory_buffer(); | 18 | 397 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 397 | #endif | 20 | 397 | } catch (std::exception&) { | 21 | 347 | } | 22 | 397 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 391 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 391 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 391 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 391 | auto buf = fmt::memory_buffer(); | 18 | 391 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 391 | #endif | 20 | 391 | } catch (std::exception&) { | 21 | 338 | } | 22 | 391 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 322 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 322 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 322 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 322 | auto buf = fmt::memory_buffer(); | 18 | 322 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 322 | #endif | 20 | 322 | } catch (std::exception&) { | 21 | 278 | } | 22 | 322 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) 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 | 297 | } | 22 | 345 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) 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 | 310 | } | 22 | 336 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 334 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 334 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 334 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 334 | auto buf = fmt::memory_buffer(); | 18 | 334 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 334 | #endif | 20 | 334 | } catch (std::exception&) { | 21 | 287 | } | 22 | 334 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 303 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 328 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 328 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 328 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 328 | auto buf = fmt::memory_buffer(); | 18 | 328 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 328 | #endif | 20 | 328 | } catch (std::exception&) { | 21 | 301 | } | 22 | 328 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) 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 | 307 | } | 22 | 347 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 314 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 314 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 314 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 314 | auto buf = fmt::memory_buffer(); | 18 | 314 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 314 | #endif | 20 | 314 | } catch (std::exception&) { | 21 | 269 | } | 22 | 314 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 324 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 324 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 324 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 324 | auto buf = fmt::memory_buffer(); | 18 | 324 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 324 | #endif | 20 | 324 | } catch (std::exception&) { | 21 | 280 | } | 22 | 324 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, signed char>(fmt::v12::basic_string_view<char>, signed char) 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 | 299 | } | 22 | 339 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, signed char>(fmt::v12::basic_string_view<char>, signed char) 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 | 278 | } | 22 | 317 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 392 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 392 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 392 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 392 | auto buf = fmt::memory_buffer(); | 18 | 392 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 392 | #endif | 20 | 392 | } catch (std::exception&) { | 21 | 362 | } | 22 | 392 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 404 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 404 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 404 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 404 | auto buf = fmt::memory_buffer(); | 18 | 404 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 404 | #endif | 20 | 404 | } catch (std::exception&) { | 21 | 355 | } | 22 | 404 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 421 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 421 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 421 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 421 | auto buf = fmt::memory_buffer(); | 18 | 421 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 421 | #endif | 20 | 421 | } catch (std::exception&) { | 21 | 376 | } | 22 | 421 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 420 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 420 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 420 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 420 | auto buf = fmt::memory_buffer(); | 18 | 420 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 420 | #endif | 20 | 420 | } catch (std::exception&) { | 21 | 373 | } | 22 | 420 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) 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<1000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 310 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 310 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 310 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 310 | auto buf = fmt::memory_buffer(); | 18 | 310 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 310 | #endif | 20 | 310 | } catch (std::exception&) { | 21 | 279 | } | 22 | 310 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 322 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 322 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 322 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 322 | auto buf = fmt::memory_buffer(); | 18 | 322 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 322 | #endif | 20 | 322 | } catch (std::exception&) { | 21 | 286 | } | 22 | 322 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 314 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 314 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 314 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 314 | auto buf = fmt::memory_buffer(); | 18 | 314 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 314 | #endif | 20 | 314 | } catch (std::exception&) { | 21 | 277 | } | 22 | 314 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) 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 | 288 | } | 22 | 330 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) 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 | 278 | } | 22 | 317 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 316 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 316 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 316 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 316 | auto buf = fmt::memory_buffer(); | 18 | 316 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 316 | #endif | 20 | 316 | } catch (std::exception&) { | 21 | 280 | } | 22 | 316 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 316 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 316 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 316 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 316 | auto buf = fmt::memory_buffer(); | 18 | 316 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 316 | #endif | 20 | 316 | } catch (std::exception&) { | 21 | 270 | } | 22 | 316 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 309 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 309 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 309 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 309 | auto buf = fmt::memory_buffer(); | 18 | 309 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 309 | #endif | 20 | 309 | } catch (std::exception&) { | 21 | 275 | } | 22 | 309 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 320 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 320 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 320 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 320 | auto buf = fmt::memory_buffer(); | 18 | 320 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 320 | #endif | 20 | 320 | } catch (std::exception&) { | 21 | 285 | } | 22 | 320 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 316 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 316 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 316 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 316 | auto buf = fmt::memory_buffer(); | 18 | 316 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 316 | #endif | 20 | 316 | } catch (std::exception&) { | 21 | 278 | } | 22 | 316 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 372 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 372 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 372 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 372 | auto buf = fmt::memory_buffer(); | 18 | 372 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 372 | #endif | 20 | 372 | } catch (std::exception&) { | 21 | 320 | } | 22 | 372 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 380 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 380 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 380 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 380 | auto buf = fmt::memory_buffer(); | 18 | 380 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 380 | #endif | 20 | 380 | } catch (std::exception&) { | 21 | 347 | } | 22 | 380 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 395 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 395 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 395 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 395 | auto buf = fmt::memory_buffer(); | 18 | 395 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 395 | #endif | 20 | 395 | } catch (std::exception&) { | 21 | 352 | } | 22 | 395 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 385 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 385 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 385 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 385 | auto buf = fmt::memory_buffer(); | 18 | 385 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 385 | #endif | 20 | 385 | } catch (std::exception&) { | 21 | 352 | } | 22 | 385 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 298 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 318 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 318 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 318 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 318 | auto buf = fmt::memory_buffer(); | 18 | 318 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 318 | #endif | 20 | 318 | } catch (std::exception&) { | 21 | 287 | } | 22 | 318 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) 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 | 301 | } | 22 | 330 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 348 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 348 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 348 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 348 | auto buf = fmt::memory_buffer(); | 18 | 348 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 348 | #endif | 20 | 348 | } catch (std::exception&) { | 21 | 315 | } | 22 | 348 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 316 | } | 22 | 351 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 313 | } | 22 | 351 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 311 | } | 22 | 346 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 309 | } | 22 | 351 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 314 | } | 22 | 351 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 305 | } | 22 | 353 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 303 | } | 22 | 343 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 401 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 401 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 401 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 401 | auto buf = fmt::memory_buffer(); | 18 | 401 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 401 | #endif | 20 | 401 | } catch (std::exception&) { | 21 | 359 | } | 22 | 401 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 423 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 423 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 423 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 423 | auto buf = fmt::memory_buffer(); | 18 | 423 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 423 | #endif | 20 | 423 | } catch (std::exception&) { | 21 | 387 | } | 22 | 423 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 430 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 430 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 430 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 430 | auto buf = fmt::memory_buffer(); | 18 | 430 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 430 | #endif | 20 | 430 | } catch (std::exception&) { | 21 | 384 | } | 22 | 430 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 433 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 433 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 433 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 433 | auto buf = fmt::memory_buffer(); | 18 | 433 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 433 | #endif | 20 | 433 | } catch (std::exception&) { | 21 | 395 | } | 22 | 433 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 328 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 328 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 328 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 328 | auto buf = fmt::memory_buffer(); | 18 | 328 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 328 | #endif | 20 | 328 | } catch (std::exception&) { | 21 | 295 | } | 22 | 328 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 313 | } | 22 | 349 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) 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 | 279 | } | 22 | 315 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 333 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 333 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 333 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 333 | auto buf = fmt::memory_buffer(); | 18 | 333 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 333 | #endif | 20 | 333 | } catch (std::exception&) { | 21 | 294 | } | 22 | 333 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 288 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 288 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 288 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 288 | auto buf = fmt::memory_buffer(); | 18 | 288 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 288 | #endif | 20 | 288 | } catch (std::exception&) { | 21 | 253 | } | 22 | 288 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 322 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 322 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 322 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 322 | auto buf = fmt::memory_buffer(); | 18 | 322 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 322 | #endif | 20 | 322 | } catch (std::exception&) { | 21 | 294 | } | 22 | 322 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 304 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 304 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 304 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 304 | auto buf = fmt::memory_buffer(); | 18 | 304 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 304 | #endif | 20 | 304 | } catch (std::exception&) { | 21 | 254 | } | 22 | 304 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 314 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 314 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 314 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 314 | auto buf = fmt::memory_buffer(); | 18 | 314 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 314 | #endif | 20 | 314 | } catch (std::exception&) { | 21 | 273 | } | 22 | 314 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) 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 | 286 | } | 22 | 315 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) 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 | 275 | } | 22 | 311 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) 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 | 291 | } | 22 | 325 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 377 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 377 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 377 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 377 | auto buf = fmt::memory_buffer(); | 18 | 377 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 377 | #endif | 20 | 377 | } catch (std::exception&) { | 21 | 343 | } | 22 | 377 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 401 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 401 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 401 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 401 | auto buf = fmt::memory_buffer(); | 18 | 401 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 401 | #endif | 20 | 401 | } catch (std::exception&) { | 21 | 360 | } | 22 | 401 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) 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<1000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 309 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 322 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 322 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 322 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 322 | auto buf = fmt::memory_buffer(); | 18 | 322 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 322 | #endif | 20 | 322 | } catch (std::exception&) { | 21 | 277 | } | 22 | 322 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 291 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 329 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 329 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 329 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 329 | auto buf = fmt::memory_buffer(); | 18 | 329 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 329 | #endif | 20 | 329 | } catch (std::exception&) { | 21 | 307 | } | 22 | 329 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 401 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 401 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 401 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 401 | auto buf = fmt::memory_buffer(); | 18 | 401 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 401 | #endif | 20 | 401 | } catch (std::exception&) { | 21 | 361 | } | 22 | 401 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 378 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 378 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 378 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 378 | auto buf = fmt::memory_buffer(); | 18 | 378 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 378 | #endif | 20 | 378 | } catch (std::exception&) { | 21 | 336 | } | 22 | 378 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 413 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 413 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 413 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 413 | auto buf = fmt::memory_buffer(); | 18 | 413 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 413 | #endif | 20 | 413 | } catch (std::exception&) { | 21 | 370 | } | 22 | 413 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, int>(fmt::v12::basic_string_view<char>, int) 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 | 312 | } | 22 | 354 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 375 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 375 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 375 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 375 | auto buf = fmt::memory_buffer(); | 18 | 375 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 375 | #endif | 20 | 375 | } catch (std::exception&) { | 21 | 332 | } | 22 | 375 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 378 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 378 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 378 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 378 | auto buf = fmt::memory_buffer(); | 18 | 378 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 378 | #endif | 20 | 378 | } catch (std::exception&) { | 21 | 330 | } | 22 | 378 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 373 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 373 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 373 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 373 | auto buf = fmt::memory_buffer(); | 18 | 373 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 373 | #endif | 20 | 373 | } catch (std::exception&) { | 21 | 345 | } | 22 | 373 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 380 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 380 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 380 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 380 | auto buf = fmt::memory_buffer(); | 18 | 380 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 380 | #endif | 20 | 380 | } catch (std::exception&) { | 21 | 337 | } | 22 | 380 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 454 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 454 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 454 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 454 | auto buf = fmt::memory_buffer(); | 18 | 454 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 454 | #endif | 20 | 454 | } catch (std::exception&) { | 21 | 406 | } | 22 | 454 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 442 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 442 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 442 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 442 | auto buf = fmt::memory_buffer(); | 18 | 442 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 442 | #endif | 20 | 442 | } catch (std::exception&) { | 21 | 396 | } | 22 | 442 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 447 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 447 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 447 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 447 | auto buf = fmt::memory_buffer(); | 18 | 447 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 447 | #endif | 20 | 447 | } catch (std::exception&) { | 21 | 392 | } | 22 | 447 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 442 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 442 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 442 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 442 | auto buf = fmt::memory_buffer(); | 18 | 442 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 442 | #endif | 20 | 442 | } catch (std::exception&) { | 21 | 395 | } | 22 | 442 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 386 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 386 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 386 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 386 | auto buf = fmt::memory_buffer(); | 18 | 386 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 386 | #endif | 20 | 386 | } catch (std::exception&) { | 21 | 345 | } | 22 | 386 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 352 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 352 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 352 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 352 | auto buf = fmt::memory_buffer(); | 18 | 352 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 352 | #endif | 20 | 352 | } catch (std::exception&) { | 21 | 313 | } | 22 | 352 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) 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 | 311 | } | 22 | 361 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 315 | } | 22 | 364 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 300 | } | 22 | 332 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 311 | } | 22 | 345 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 319 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 319 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 319 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 319 | auto buf = fmt::memory_buffer(); | 18 | 319 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 319 | #endif | 20 | 319 | } catch (std::exception&) { | 21 | 287 | } | 22 | 319 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 284 | } | 22 | 317 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 288 | } | 22 | 325 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 300 | } | 22 | 336 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 308 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 308 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 308 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 308 | auto buf = fmt::memory_buffer(); | 18 | 308 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 308 | #endif | 20 | 308 | } catch (std::exception&) { | 21 | 274 | } | 22 | 308 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 393 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 393 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 393 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 393 | auto buf = fmt::memory_buffer(); | 18 | 393 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 393 | #endif | 20 | 393 | } catch (std::exception&) { | 21 | 350 | } | 22 | 393 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 406 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 406 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 406 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 406 | auto buf = fmt::memory_buffer(); | 18 | 406 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 406 | #endif | 20 | 406 | } catch (std::exception&) { | 21 | 377 | } | 22 | 406 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 394 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 394 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 394 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 394 | auto buf = fmt::memory_buffer(); | 18 | 394 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 394 | #endif | 20 | 394 | } catch (std::exception&) { | 21 | 346 | } | 22 | 394 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 410 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 410 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 410 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 410 | auto buf = fmt::memory_buffer(); | 18 | 410 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 410 | #endif | 20 | 410 | } catch (std::exception&) { | 21 | 371 | } | 22 | 410 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) 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 | 308 | } | 22 | 343 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 340 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 340 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 340 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 340 | auto buf = fmt::memory_buffer(); | 18 | 340 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 340 | #endif | 20 | 340 | } catch (std::exception&) { | 21 | 313 | } | 22 | 340 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 328 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 328 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 328 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 328 | auto buf = fmt::memory_buffer(); | 18 | 328 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 328 | #endif | 20 | 328 | } catch (std::exception&) { | 21 | 291 | } | 22 | 328 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 597 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 597 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 597 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 597 | auto buf = fmt::memory_buffer(); | 18 | 597 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 597 | #endif | 20 | 597 | } catch (std::exception&) { | 21 | 547 | } | 22 | 597 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 537 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 537 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 537 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 537 | auto buf = fmt::memory_buffer(); | 18 | 537 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 537 | #endif | 20 | 537 | } catch (std::exception&) { | 21 | 494 | } | 22 | 537 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 521 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 521 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 521 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 521 | auto buf = fmt::memory_buffer(); | 18 | 521 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 521 | #endif | 20 | 521 | } catch (std::exception&) { | 21 | 471 | } | 22 | 521 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 515 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 515 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 515 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 515 | auto buf = fmt::memory_buffer(); | 18 | 515 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 515 | #endif | 20 | 515 | } catch (std::exception&) { | 21 | 469 | } | 22 | 515 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 487 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 487 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 487 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 487 | auto buf = fmt::memory_buffer(); | 18 | 487 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 487 | #endif | 20 | 487 | } catch (std::exception&) { | 21 | 438 | } | 22 | 487 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 509 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 509 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 509 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 509 | auto buf = fmt::memory_buffer(); | 18 | 509 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 509 | #endif | 20 | 509 | } catch (std::exception&) { | 21 | 460 | } | 22 | 509 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 431 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 431 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 431 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 431 | auto buf = fmt::memory_buffer(); | 18 | 431 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 431 | #endif | 20 | 431 | } catch (std::exception&) { | 21 | 389 | } | 22 | 431 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 412 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 412 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 412 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 412 | auto buf = fmt::memory_buffer(); | 18 | 412 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 412 | #endif | 20 | 412 | } catch (std::exception&) { | 21 | 379 | } | 22 | 412 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 529 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 529 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 529 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 529 | auto buf = fmt::memory_buffer(); | 18 | 529 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 529 | #endif | 20 | 529 | } catch (std::exception&) { | 21 | 500 | } | 22 | 529 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 549 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 549 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 549 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 549 | auto buf = fmt::memory_buffer(); | 18 | 549 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 549 | #endif | 20 | 549 | } catch (std::exception&) { | 21 | 505 | } | 22 | 549 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 503 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 503 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 503 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 503 | auto buf = fmt::memory_buffer(); | 18 | 503 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 503 | #endif | 20 | 503 | } catch (std::exception&) { | 21 | 469 | } | 22 | 503 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 505 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 505 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 505 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 505 | auto buf = fmt::memory_buffer(); | 18 | 505 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 505 | #endif | 20 | 505 | } catch (std::exception&) { | 21 | 462 | } | 22 | 505 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 511 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 511 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 511 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 511 | auto buf = fmt::memory_buffer(); | 18 | 511 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 511 | #endif | 20 | 511 | } catch (std::exception&) { | 21 | 476 | } | 22 | 511 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 453 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 453 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 453 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 453 | auto buf = fmt::memory_buffer(); | 18 | 453 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 453 | #endif | 20 | 453 | } catch (std::exception&) { | 21 | 415 | } | 22 | 453 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 457 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 457 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 457 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 457 | auto buf = fmt::memory_buffer(); | 18 | 457 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 457 | #endif | 20 | 457 | } catch (std::exception&) { | 21 | 430 | } | 22 | 457 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 433 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 433 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 433 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 433 | auto buf = fmt::memory_buffer(); | 18 | 433 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 433 | #endif | 20 | 433 | } catch (std::exception&) { | 21 | 377 | } | 22 | 433 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 408 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 408 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 408 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 408 | auto buf = fmt::memory_buffer(); | 18 | 408 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 408 | #endif | 20 | 408 | } catch (std::exception&) { | 21 | 358 | } | 22 | 408 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 418 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 418 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 418 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 418 | auto buf = fmt::memory_buffer(); | 18 | 418 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 418 | #endif | 20 | 418 | } catch (std::exception&) { | 21 | 376 | } | 22 | 418 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 387 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 387 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 387 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 387 | auto buf = fmt::memory_buffer(); | 18 | 387 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 387 | #endif | 20 | 387 | } catch (std::exception&) { | 21 | 344 | } | 22 | 387 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 414 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 414 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 414 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 414 | auto buf = fmt::memory_buffer(); | 18 | 414 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 414 | #endif | 20 | 414 | } catch (std::exception&) { | 21 | 373 | } | 22 | 414 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 404 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 404 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 404 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 404 | auto buf = fmt::memory_buffer(); | 18 | 404 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 404 | #endif | 20 | 404 | } catch (std::exception&) { | 21 | 370 | } | 22 | 404 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 389 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 389 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 389 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 389 | auto buf = fmt::memory_buffer(); | 18 | 389 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 389 | #endif | 20 | 389 | } catch (std::exception&) { | 21 | 345 | } | 22 | 389 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 379 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 379 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 379 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 379 | auto buf = fmt::memory_buffer(); | 18 | 379 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 379 | #endif | 20 | 379 | } catch (std::exception&) { | 21 | 344 | } | 22 | 379 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 429 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 429 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 429 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 429 | auto buf = fmt::memory_buffer(); | 18 | 429 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 429 | #endif | 20 | 429 | } catch (std::exception&) { | 21 | 381 | } | 22 | 429 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 450 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 450 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 450 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 450 | auto buf = fmt::memory_buffer(); | 18 | 450 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 450 | #endif | 20 | 450 | } catch (std::exception&) { | 21 | 410 | } | 22 | 450 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 406 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 406 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 406 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 406 | auto buf = fmt::memory_buffer(); | 18 | 406 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 406 | #endif | 20 | 406 | } catch (std::exception&) { | 21 | 362 | } | 22 | 406 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 386 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 386 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 386 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 386 | auto buf = fmt::memory_buffer(); | 18 | 386 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 386 | #endif | 20 | 386 | } catch (std::exception&) { | 21 | 348 | } | 22 | 386 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 422 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 422 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 422 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 422 | auto buf = fmt::memory_buffer(); | 18 | 422 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 422 | #endif | 20 | 422 | } catch (std::exception&) { | 21 | 390 | } | 22 | 422 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 409 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 409 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 409 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 409 | auto buf = fmt::memory_buffer(); | 18 | 409 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 409 | #endif | 20 | 409 | } catch (std::exception&) { | 21 | 361 | } | 22 | 409 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 427 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 427 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 427 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 427 | auto buf = fmt::memory_buffer(); | 18 | 427 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 427 | #endif | 20 | 427 | } catch (std::exception&) { | 21 | 381 | } | 22 | 427 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 596 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 596 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 596 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 596 | auto buf = fmt::memory_buffer(); | 18 | 596 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 596 | #endif | 20 | 596 | } catch (std::exception&) { | 21 | 535 | } | 22 | 596 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 558 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 558 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 558 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 558 | auto buf = fmt::memory_buffer(); | 18 | 558 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 558 | #endif | 20 | 558 | } catch (std::exception&) { | 21 | 495 | } | 22 | 558 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 559 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 559 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 559 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 559 | auto buf = fmt::memory_buffer(); | 18 | 559 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 559 | #endif | 20 | 559 | } catch (std::exception&) { | 21 | 495 | } | 22 | 559 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 548 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 548 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 548 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 548 | auto buf = fmt::memory_buffer(); | 18 | 548 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 548 | #endif | 20 | 548 | } catch (std::exception&) { | 21 | 496 | } | 22 | 548 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 552 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 552 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 552 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 552 | auto buf = fmt::memory_buffer(); | 18 | 552 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 552 | #endif | 20 | 552 | } catch (std::exception&) { | 21 | 488 | } | 22 | 552 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 528 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 528 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 528 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 528 | auto buf = fmt::memory_buffer(); | 18 | 528 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 528 | #endif | 20 | 528 | } catch (std::exception&) { | 21 | 465 | } | 22 | 528 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 524 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 524 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 524 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 524 | auto buf = fmt::memory_buffer(); | 18 | 524 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 524 | #endif | 20 | 524 | } catch (std::exception&) { | 21 | 460 | } | 22 | 524 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 534 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 534 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 534 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 534 | auto buf = fmt::memory_buffer(); | 18 | 534 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 534 | #endif | 20 | 534 | } catch (std::exception&) { | 21 | 477 | } | 22 | 534 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 537 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 537 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 537 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 537 | auto buf = fmt::memory_buffer(); | 18 | 537 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 537 | #endif | 20 | 537 | } catch (std::exception&) { | 21 | 498 | } | 22 | 537 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 555 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 555 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 555 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 555 | auto buf = fmt::memory_buffer(); | 18 | 555 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 555 | #endif | 20 | 555 | } catch (std::exception&) { | 21 | 492 | } | 22 | 555 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 569 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 569 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 569 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 569 | auto buf = fmt::memory_buffer(); | 18 | 569 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 569 | #endif | 20 | 569 | } catch (std::exception&) { | 21 | 510 | } | 22 | 569 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 556 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 556 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 556 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 556 | auto buf = fmt::memory_buffer(); | 18 | 556 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 556 | #endif | 20 | 556 | } catch (std::exception&) { | 21 | 497 | } | 22 | 556 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 546 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 546 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 546 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 546 | auto buf = fmt::memory_buffer(); | 18 | 546 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 546 | #endif | 20 | 546 | } catch (std::exception&) { | 21 | 499 | } | 22 | 546 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 536 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 536 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 536 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 536 | auto buf = fmt::memory_buffer(); | 18 | 536 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 536 | #endif | 20 | 536 | } catch (std::exception&) { | 21 | 483 | } | 22 | 536 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 544 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 544 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 544 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 544 | auto buf = fmt::memory_buffer(); | 18 | 544 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 544 | #endif | 20 | 544 | } catch (std::exception&) { | 21 | 482 | } | 22 | 544 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 588 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 588 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 588 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 588 | auto buf = fmt::memory_buffer(); | 18 | 588 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 588 | #endif | 20 | 588 | } catch (std::exception&) { | 21 | 527 | } | 22 | 588 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 585 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 585 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 585 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 585 | auto buf = fmt::memory_buffer(); | 18 | 585 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 585 | #endif | 20 | 585 | } catch (std::exception&) { | 21 | 523 | } | 22 | 585 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 560 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 560 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 560 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 560 | auto buf = fmt::memory_buffer(); | 18 | 560 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 560 | #endif | 20 | 560 | } catch (std::exception&) { | 21 | 498 | } | 22 | 560 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 568 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 568 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 568 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 568 | auto buf = fmt::memory_buffer(); | 18 | 568 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 568 | #endif | 20 | 568 | } catch (std::exception&) { | 21 | 513 | } | 22 | 568 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 573 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 573 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 573 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 573 | auto buf = fmt::memory_buffer(); | 18 | 573 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 573 | #endif | 20 | 573 | } catch (std::exception&) { | 21 | 509 | } | 22 | 573 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 627 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 627 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 627 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 627 | auto buf = fmt::memory_buffer(); | 18 | 627 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 627 | #endif | 20 | 627 | } catch (std::exception&) { | 21 | 564 | } | 22 | 627 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 589 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 589 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 589 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 589 | auto buf = fmt::memory_buffer(); | 18 | 589 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 589 | #endif | 20 | 589 | } catch (std::exception&) { | 21 | 525 | } | 22 | 589 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 567 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 567 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 567 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 567 | auto buf = fmt::memory_buffer(); | 18 | 567 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 567 | #endif | 20 | 567 | } catch (std::exception&) { | 21 | 494 | } | 22 | 567 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 559 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 559 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 559 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 559 | auto buf = fmt::memory_buffer(); | 18 | 559 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 559 | #endif | 20 | 559 | } catch (std::exception&) { | 21 | 504 | } | 22 | 559 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 580 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 580 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 580 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 580 | auto buf = fmt::memory_buffer(); | 18 | 580 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 580 | #endif | 20 | 580 | } catch (std::exception&) { | 21 | 506 | } | 22 | 580 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 569 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 569 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 569 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 569 | auto buf = fmt::memory_buffer(); | 18 | 569 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 569 | #endif | 20 | 569 | } catch (std::exception&) { | 21 | 498 | } | 22 | 569 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 566 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 566 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 566 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 566 | auto buf = fmt::memory_buffer(); | 18 | 566 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 566 | #endif | 20 | 566 | } catch (std::exception&) { | 21 | 512 | } | 22 | 566 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 541 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 541 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 541 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 541 | auto buf = fmt::memory_buffer(); | 18 | 541 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 541 | #endif | 20 | 541 | } catch (std::exception&) { | 21 | 497 | } | 22 | 541 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 546 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 546 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 546 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 546 | auto buf = fmt::memory_buffer(); | 18 | 546 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 546 | #endif | 20 | 546 | } catch (std::exception&) { | 21 | 475 | } | 22 | 546 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 561 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 561 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 561 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 561 | auto buf = fmt::memory_buffer(); | 18 | 561 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 561 | #endif | 20 | 561 | } catch (std::exception&) { | 21 | 484 | } | 22 | 561 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 559 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 559 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 559 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 559 | auto buf = fmt::memory_buffer(); | 18 | 559 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 559 | #endif | 20 | 559 | } catch (std::exception&) { | 21 | 489 | } | 22 | 559 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 541 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 541 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 541 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 541 | auto buf = fmt::memory_buffer(); | 18 | 541 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 541 | #endif | 20 | 541 | } catch (std::exception&) { | 21 | 472 | } | 22 | 541 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 553 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 553 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 553 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 553 | auto buf = fmt::memory_buffer(); | 18 | 553 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 553 | #endif | 20 | 553 | } catch (std::exception&) { | 21 | 499 | } | 22 | 553 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 541 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 541 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 541 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 541 | auto buf = fmt::memory_buffer(); | 18 | 541 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 541 | #endif | 20 | 541 | } catch (std::exception&) { | 21 | 487 | } | 22 | 541 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 554 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 554 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 554 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 554 | auto buf = fmt::memory_buffer(); | 18 | 554 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 554 | #endif | 20 | 554 | } catch (std::exception&) { | 21 | 466 | } | 22 | 554 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 587 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 587 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 587 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 587 | auto buf = fmt::memory_buffer(); | 18 | 587 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 587 | #endif | 20 | 587 | } catch (std::exception&) { | 21 | 524 | } | 22 | 587 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 586 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 586 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 586 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 586 | auto buf = fmt::memory_buffer(); | 18 | 586 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 586 | #endif | 20 | 586 | } catch (std::exception&) { | 21 | 518 | } | 22 | 586 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 543 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 543 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 543 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 543 | auto buf = fmt::memory_buffer(); | 18 | 543 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 543 | #endif | 20 | 543 | } catch (std::exception&) { | 21 | 478 | } | 22 | 543 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 563 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 563 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 563 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 563 | auto buf = fmt::memory_buffer(); | 18 | 563 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 563 | #endif | 20 | 563 | } catch (std::exception&) { | 21 | 480 | } | 22 | 563 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 550 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 550 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 550 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 550 | auto buf = fmt::memory_buffer(); | 18 | 550 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 550 | #endif | 20 | 550 | } catch (std::exception&) { | 21 | 486 | } | 22 | 550 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 553 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 553 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 553 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 553 | auto buf = fmt::memory_buffer(); | 18 | 553 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 553 | #endif | 20 | 553 | } catch (std::exception&) { | 21 | 476 | } | 22 | 553 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 559 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 559 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 559 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 559 | auto buf = fmt::memory_buffer(); | 18 | 559 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 559 | #endif | 20 | 559 | } catch (std::exception&) { | 21 | 500 | } | 22 | 559 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 609 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 609 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 609 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 609 | auto buf = fmt::memory_buffer(); | 18 | 609 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 609 | #endif | 20 | 609 | } catch (std::exception&) { | 21 | 544 | } | 22 | 609 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 561 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 561 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 561 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 561 | auto buf = fmt::memory_buffer(); | 18 | 561 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 561 | #endif | 20 | 561 | } catch (std::exception&) { | 21 | 506 | } | 22 | 561 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 546 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 546 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 546 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 546 | auto buf = fmt::memory_buffer(); | 18 | 546 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 546 | #endif | 20 | 546 | } catch (std::exception&) { | 21 | 474 | } | 22 | 546 | } |
|