22 | 50.6k | } void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 231 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 231 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 231 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 231 | auto buf = fmt::memory_buffer(); | 18 | 231 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 231 | #endif | 20 | 231 | } catch (std::exception&) { | 21 | 208 | } | 22 | 231 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 223 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 223 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 223 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 223 | auto buf = fmt::memory_buffer(); | 18 | 223 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 223 | #endif | 20 | 223 | } catch (std::exception&) { | 21 | 204 | } | 22 | 223 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 212 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 212 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 212 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 212 | auto buf = fmt::memory_buffer(); | 18 | 212 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 212 | #endif | 20 | 212 | } catch (std::exception&) { | 21 | 192 | } | 22 | 212 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 189 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 235 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 235 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 235 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 235 | auto buf = fmt::memory_buffer(); | 18 | 235 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 235 | #endif | 20 | 235 | } catch (std::exception&) { | 21 | 206 | } | 22 | 235 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 192 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 231 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 231 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 231 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 231 | auto buf = fmt::memory_buffer(); | 18 | 231 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 231 | #endif | 20 | 231 | } catch (std::exception&) { | 21 | 205 | } | 22 | 231 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 221 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 221 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 221 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 221 | auto buf = fmt::memory_buffer(); | 18 | 221 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 221 | #endif | 20 | 221 | } catch (std::exception&) { | 21 | 199 | } | 22 | 221 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 251 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 251 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 251 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 251 | auto buf = fmt::memory_buffer(); | 18 | 251 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 251 | #endif | 20 | 251 | } catch (std::exception&) { | 21 | 231 | } | 22 | 251 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 259 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 259 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 259 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 259 | auto buf = fmt::memory_buffer(); | 18 | 259 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 259 | #endif | 20 | 259 | } catch (std::exception&) { | 21 | 242 | } | 22 | 259 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 267 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 267 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 267 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 267 | auto buf = fmt::memory_buffer(); | 18 | 267 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 267 | #endif | 20 | 267 | } catch (std::exception&) { | 21 | 246 | } | 22 | 267 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 278 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 278 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 278 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 278 | auto buf = fmt::memory_buffer(); | 18 | 278 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 278 | #endif | 20 | 278 | } catch (std::exception&) { | 21 | 258 | } | 22 | 278 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 223 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 223 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 223 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 223 | auto buf = fmt::memory_buffer(); | 18 | 223 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 223 | #endif | 20 | 223 | } catch (std::exception&) { | 21 | 204 | } | 22 | 223 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 214 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 214 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 214 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 214 | auto buf = fmt::memory_buffer(); | 18 | 214 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 214 | #endif | 20 | 214 | } catch (std::exception&) { | 21 | 191 | } | 22 | 214 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, char>(fmt::v12::basic_string_view<char>, char) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 194 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 236 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 236 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 236 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 236 | auto buf = fmt::memory_buffer(); | 18 | 236 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 236 | #endif | 20 | 236 | } catch (std::exception&) { | 21 | 228 | } | 22 | 236 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 239 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 239 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 239 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 239 | auto buf = fmt::memory_buffer(); | 18 | 239 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 239 | #endif | 20 | 239 | } catch (std::exception&) { | 21 | 230 | } | 22 | 239 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 205 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 205 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 205 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 205 | auto buf = fmt::memory_buffer(); | 18 | 205 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 205 | #endif | 20 | 205 | } catch (std::exception&) { | 21 | 187 | } | 22 | 205 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 230 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 230 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 230 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 230 | auto buf = fmt::memory_buffer(); | 18 | 230 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 230 | #endif | 20 | 230 | } catch (std::exception&) { | 21 | 219 | } | 22 | 230 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 241 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 241 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 241 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 241 | auto buf = fmt::memory_buffer(); | 18 | 241 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 241 | #endif | 20 | 241 | } catch (std::exception&) { | 21 | 219 | } | 22 | 241 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 220 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 220 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 220 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 220 | auto buf = fmt::memory_buffer(); | 18 | 220 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 220 | #endif | 20 | 220 | } catch (std::exception&) { | 21 | 194 | } | 22 | 220 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 224 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 224 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 224 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 224 | auto buf = fmt::memory_buffer(); | 18 | 224 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 224 | #endif | 20 | 224 | } catch (std::exception&) { | 21 | 199 | } | 22 | 224 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 234 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 234 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 234 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 234 | auto buf = fmt::memory_buffer(); | 18 | 234 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 234 | #endif | 20 | 234 | } catch (std::exception&) { | 21 | 211 | } | 22 | 234 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) 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 | 261 | } | 22 | 288 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 259 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 259 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 259 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 259 | auto buf = fmt::memory_buffer(); | 18 | 259 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 259 | #endif | 20 | 259 | } catch (std::exception&) { | 21 | 236 | } | 22 | 259 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 277 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 277 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 277 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 277 | auto buf = fmt::memory_buffer(); | 18 | 277 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 277 | #endif | 20 | 277 | } catch (std::exception&) { | 21 | 256 | } | 22 | 277 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 266 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 266 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 266 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 266 | auto buf = fmt::memory_buffer(); | 18 | 266 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 266 | #endif | 20 | 266 | } catch (std::exception&) { | 21 | 247 | } | 22 | 266 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 221 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 221 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 221 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 221 | auto buf = fmt::memory_buffer(); | 18 | 221 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 221 | #endif | 20 | 221 | } catch (std::exception&) { | 21 | 196 | } | 22 | 221 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 217 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 217 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 217 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 217 | auto buf = fmt::memory_buffer(); | 18 | 217 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 217 | #endif | 20 | 217 | } catch (std::exception&) { | 21 | 200 | } | 22 | 217 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, signed char>(fmt::v12::basic_string_view<char>, signed char) Line | Count | Source | 11 | 218 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 218 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 218 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 218 | auto buf = fmt::memory_buffer(); | 18 | 218 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 218 | #endif | 20 | 218 | } catch (std::exception&) { | 21 | 195 | } | 22 | 218 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 210 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 210 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 210 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 210 | auto buf = fmt::memory_buffer(); | 18 | 210 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 210 | #endif | 20 | 210 | } catch (std::exception&) { | 21 | 190 | } | 22 | 210 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 188 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 192 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 184 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 192 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 210 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 210 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 210 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 210 | auto buf = fmt::memory_buffer(); | 18 | 210 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 210 | #endif | 20 | 210 | } catch (std::exception&) { | 21 | 191 | } | 22 | 210 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 189 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 189 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 189 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 189 | auto buf = fmt::memory_buffer(); | 18 | 189 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 189 | #endif | 20 | 189 | } catch (std::exception&) { | 21 | 175 | } | 22 | 189 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 191 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 244 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 244 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 244 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 244 | auto buf = fmt::memory_buffer(); | 18 | 244 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 244 | #endif | 20 | 244 | } catch (std::exception&) { | 21 | 224 | } | 22 | 244 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 263 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 263 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 263 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 263 | auto buf = fmt::memory_buffer(); | 18 | 263 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 263 | #endif | 20 | 263 | } catch (std::exception&) { | 21 | 234 | } | 22 | 263 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 246 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 246 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 246 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 246 | auto buf = fmt::memory_buffer(); | 18 | 246 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 246 | #endif | 20 | 246 | } catch (std::exception&) { | 21 | 223 | } | 22 | 246 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 237 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 237 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 237 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 237 | auto buf = fmt::memory_buffer(); | 18 | 237 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 237 | #endif | 20 | 237 | } catch (std::exception&) { | 21 | 215 | } | 22 | 237 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 218 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 218 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 218 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 218 | auto buf = fmt::memory_buffer(); | 18 | 218 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 218 | #endif | 20 | 218 | } catch (std::exception&) { | 21 | 197 | } | 22 | 218 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 207 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 207 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 207 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 207 | auto buf = fmt::memory_buffer(); | 18 | 207 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 207 | #endif | 20 | 207 | } catch (std::exception&) { | 21 | 185 | } | 22 | 207 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned char>(fmt::v12::basic_string_view<char>, unsigned char) Line | Count | Source | 11 | 211 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 211 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 211 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 211 | auto buf = fmt::memory_buffer(); | 18 | 211 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 211 | #endif | 20 | 211 | } catch (std::exception&) { | 21 | 191 | } | 22 | 211 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 250 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 250 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 250 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 250 | auto buf = fmt::memory_buffer(); | 18 | 250 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 250 | #endif | 20 | 250 | } catch (std::exception&) { | 21 | 231 | } | 22 | 250 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 229 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 229 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 229 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 229 | auto buf = fmt::memory_buffer(); | 18 | 229 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 229 | #endif | 20 | 229 | } catch (std::exception&) { | 21 | 210 | } | 22 | 229 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 222 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 222 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 222 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 222 | auto buf = fmt::memory_buffer(); | 18 | 222 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 222 | #endif | 20 | 222 | } catch (std::exception&) { | 21 | 203 | } | 22 | 222 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 241 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 241 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 241 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 241 | auto buf = fmt::memory_buffer(); | 18 | 241 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 241 | #endif | 20 | 241 | } catch (std::exception&) { | 21 | 223 | } | 22 | 241 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 229 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 229 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 229 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 229 | auto buf = fmt::memory_buffer(); | 18 | 229 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 229 | #endif | 20 | 229 | } catch (std::exception&) { | 21 | 208 | } | 22 | 229 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 234 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 234 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 234 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 234 | auto buf = fmt::memory_buffer(); | 18 | 234 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 234 | #endif | 20 | 234 | } catch (std::exception&) { | 21 | 213 | } | 22 | 234 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 228 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 228 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 228 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 228 | auto buf = fmt::memory_buffer(); | 18 | 228 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 228 | #endif | 20 | 228 | } catch (std::exception&) { | 21 | 199 | } | 22 | 228 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 225 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 225 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 225 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 225 | auto buf = fmt::memory_buffer(); | 18 | 225 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 225 | #endif | 20 | 225 | } catch (std::exception&) { | 21 | 217 | } | 22 | 225 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 282 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 282 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 282 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 282 | auto buf = fmt::memory_buffer(); | 18 | 282 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 282 | #endif | 20 | 282 | } catch (std::exception&) { | 21 | 252 | } | 22 | 282 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 275 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 275 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 275 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 275 | auto buf = fmt::memory_buffer(); | 18 | 275 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 275 | #endif | 20 | 275 | } catch (std::exception&) { | 21 | 246 | } | 22 | 275 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 280 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 280 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 280 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 280 | auto buf = fmt::memory_buffer(); | 18 | 280 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 280 | #endif | 20 | 280 | } catch (std::exception&) { | 21 | 258 | } | 22 | 280 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 289 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 289 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 289 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 289 | auto buf = fmt::memory_buffer(); | 18 | 289 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 289 | #endif | 20 | 289 | } catch (std::exception&) { | 21 | 263 | } | 22 | 289 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 239 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 239 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 239 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 239 | auto buf = fmt::memory_buffer(); | 18 | 239 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 239 | #endif | 20 | 239 | } catch (std::exception&) { | 21 | 220 | } | 22 | 239 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 241 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 241 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 241 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 241 | auto buf = fmt::memory_buffer(); | 18 | 241 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 241 | #endif | 20 | 241 | } catch (std::exception&) { | 21 | 218 | } | 22 | 241 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, short>(fmt::v12::basic_string_view<char>, short) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 200 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 195 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 205 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 205 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 205 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 205 | auto buf = fmt::memory_buffer(); | 18 | 205 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 205 | #endif | 20 | 205 | } catch (std::exception&) { | 21 | 186 | } | 22 | 205 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 189 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 201 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 201 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 201 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 201 | auto buf = fmt::memory_buffer(); | 18 | 201 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 201 | #endif | 20 | 201 | } catch (std::exception&) { | 21 | 179 | } | 22 | 201 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 200 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 212 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 212 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 212 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 212 | auto buf = fmt::memory_buffer(); | 18 | 212 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 212 | #endif | 20 | 212 | } catch (std::exception&) { | 21 | 180 | } | 22 | 212 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 202 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 202 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 202 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 202 | auto buf = fmt::memory_buffer(); | 18 | 202 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 202 | #endif | 20 | 202 | } catch (std::exception&) { | 21 | 186 | } | 22 | 202 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 208 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 208 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 208 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 208 | auto buf = fmt::memory_buffer(); | 18 | 208 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 208 | #endif | 20 | 208 | } catch (std::exception&) { | 21 | 187 | } | 22 | 208 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 257 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 257 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 257 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 257 | auto buf = fmt::memory_buffer(); | 18 | 257 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 257 | #endif | 20 | 257 | } catch (std::exception&) { | 21 | 231 | } | 22 | 257 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 273 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 273 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 273 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 273 | auto buf = fmt::memory_buffer(); | 18 | 273 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 273 | #endif | 20 | 273 | } catch (std::exception&) { | 21 | 251 | } | 22 | 273 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 264 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 264 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 264 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 264 | auto buf = fmt::memory_buffer(); | 18 | 264 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 264 | #endif | 20 | 264 | } catch (std::exception&) { | 21 | 240 | } | 22 | 264 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 237 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 237 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 237 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 237 | auto buf = fmt::memory_buffer(); | 18 | 237 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 237 | #endif | 20 | 237 | } catch (std::exception&) { | 21 | 225 | } | 22 | 237 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 225 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 225 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 225 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 225 | auto buf = fmt::memory_buffer(); | 18 | 225 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 225 | #endif | 20 | 225 | } catch (std::exception&) { | 21 | 201 | } | 22 | 225 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 217 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 217 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 217 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 217 | auto buf = fmt::memory_buffer(); | 18 | 217 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 217 | #endif | 20 | 217 | } catch (std::exception&) { | 21 | 192 | } | 22 | 217 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned short>(fmt::v12::basic_string_view<char>, unsigned short) Line | Count | Source | 11 | 216 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 216 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 216 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 216 | auto buf = fmt::memory_buffer(); | 18 | 216 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 216 | #endif | 20 | 216 | } catch (std::exception&) { | 21 | 198 | } | 22 | 216 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 250 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 250 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 250 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 250 | auto buf = fmt::memory_buffer(); | 18 | 250 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 250 | #endif | 20 | 250 | } catch (std::exception&) { | 21 | 223 | } | 22 | 250 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 245 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 245 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 245 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 245 | auto buf = fmt::memory_buffer(); | 18 | 245 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 245 | #endif | 20 | 245 | } catch (std::exception&) { | 21 | 221 | } | 22 | 245 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 257 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 257 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 257 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 257 | auto buf = fmt::memory_buffer(); | 18 | 257 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 257 | #endif | 20 | 257 | } catch (std::exception&) { | 21 | 238 | } | 22 | 257 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 244 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 244 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 244 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 244 | auto buf = fmt::memory_buffer(); | 18 | 244 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 244 | #endif | 20 | 244 | } catch (std::exception&) { | 21 | 219 | } | 22 | 244 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 247 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 247 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 247 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 247 | auto buf = fmt::memory_buffer(); | 18 | 247 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 247 | #endif | 20 | 247 | } catch (std::exception&) { | 21 | 231 | } | 22 | 247 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 242 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 242 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 242 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 242 | auto buf = fmt::memory_buffer(); | 18 | 242 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 242 | #endif | 20 | 242 | } catch (std::exception&) { | 21 | 220 | } | 22 | 242 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 257 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 257 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 257 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 257 | auto buf = fmt::memory_buffer(); | 18 | 257 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 257 | #endif | 20 | 257 | } catch (std::exception&) { | 21 | 248 | } | 22 | 257 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 258 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 258 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 258 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 258 | auto buf = fmt::memory_buffer(); | 18 | 258 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 258 | #endif | 20 | 258 | } catch (std::exception&) { | 21 | 234 | } | 22 | 258 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 283 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 283 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 283 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 283 | auto buf = fmt::memory_buffer(); | 18 | 283 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 283 | #endif | 20 | 283 | } catch (std::exception&) { | 21 | 254 | } | 22 | 283 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 289 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 289 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 289 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 289 | auto buf = fmt::memory_buffer(); | 18 | 289 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 289 | #endif | 20 | 289 | } catch (std::exception&) { | 21 | 275 | } | 22 | 289 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 299 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 299 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 299 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 299 | auto buf = fmt::memory_buffer(); | 18 | 299 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 299 | #endif | 20 | 299 | } catch (std::exception&) { | 21 | 278 | } | 22 | 299 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 286 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 286 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 286 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 286 | auto buf = fmt::memory_buffer(); | 18 | 286 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 286 | #endif | 20 | 286 | } catch (std::exception&) { | 21 | 252 | } | 22 | 286 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 238 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 238 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 238 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 238 | auto buf = fmt::memory_buffer(); | 18 | 238 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 238 | #endif | 20 | 238 | } catch (std::exception&) { | 21 | 215 | } | 22 | 238 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 234 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 234 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 234 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 234 | auto buf = fmt::memory_buffer(); | 18 | 234 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 234 | #endif | 20 | 234 | } catch (std::exception&) { | 21 | 216 | } | 22 | 234 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, int>(fmt::v12::basic_string_view<char>, int) Line | Count | Source | 11 | 240 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 240 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 240 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 240 | auto buf = fmt::memory_buffer(); | 18 | 240 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 240 | #endif | 20 | 240 | } catch (std::exception&) { | 21 | 225 | } | 22 | 240 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 247 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 247 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 247 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 247 | auto buf = fmt::memory_buffer(); | 18 | 247 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 247 | #endif | 20 | 247 | } catch (std::exception&) { | 21 | 217 | } | 22 | 247 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 219 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 219 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 219 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 219 | auto buf = fmt::memory_buffer(); | 18 | 219 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 219 | #endif | 20 | 219 | } catch (std::exception&) { | 21 | 202 | } | 22 | 219 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 225 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 225 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 225 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 225 | auto buf = fmt::memory_buffer(); | 18 | 225 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 225 | #endif | 20 | 225 | } catch (std::exception&) { | 21 | 199 | } | 22 | 225 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 227 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 227 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 227 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 227 | auto buf = fmt::memory_buffer(); | 18 | 227 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 227 | #endif | 20 | 227 | } catch (std::exception&) { | 21 | 202 | } | 22 | 227 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 213 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 213 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 213 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 213 | auto buf = fmt::memory_buffer(); | 18 | 213 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 213 | #endif | 20 | 213 | } catch (std::exception&) { | 21 | 191 | } | 22 | 213 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 219 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 219 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 219 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 219 | auto buf = fmt::memory_buffer(); | 18 | 219 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 219 | #endif | 20 | 219 | } catch (std::exception&) { | 21 | 210 | } | 22 | 219 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 199 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 199 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 199 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 199 | auto buf = fmt::memory_buffer(); | 18 | 199 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 199 | #endif | 20 | 199 | } catch (std::exception&) { | 21 | 181 | } | 22 | 199 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 209 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 209 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 209 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 209 | auto buf = fmt::memory_buffer(); | 18 | 209 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 209 | #endif | 20 | 209 | } catch (std::exception&) { | 21 | 185 | } | 22 | 209 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 254 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 254 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 254 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 254 | auto buf = fmt::memory_buffer(); | 18 | 254 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 254 | #endif | 20 | 254 | } catch (std::exception&) { | 21 | 234 | } | 22 | 254 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 245 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 245 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 245 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 245 | auto buf = fmt::memory_buffer(); | 18 | 245 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 245 | #endif | 20 | 245 | } catch (std::exception&) { | 21 | 223 | } | 22 | 245 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 240 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 240 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 240 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 240 | auto buf = fmt::memory_buffer(); | 18 | 240 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 240 | #endif | 20 | 240 | } catch (std::exception&) { | 21 | 222 | } | 22 | 240 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 255 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 255 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 255 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 255 | auto buf = fmt::memory_buffer(); | 18 | 255 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 255 | #endif | 20 | 255 | } catch (std::exception&) { | 21 | 236 | } | 22 | 255 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 212 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 212 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 212 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 212 | auto buf = fmt::memory_buffer(); | 18 | 212 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 212 | #endif | 20 | 212 | } catch (std::exception&) { | 21 | 199 | } | 22 | 212 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 226 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 226 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 226 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 226 | auto buf = fmt::memory_buffer(); | 18 | 226 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 226 | #endif | 20 | 226 | } catch (std::exception&) { | 21 | 207 | } | 22 | 226 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned int>(fmt::v12::basic_string_view<char>, unsigned int) Line | Count | Source | 11 | 226 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 226 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 226 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 226 | auto buf = fmt::memory_buffer(); | 18 | 226 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 226 | #endif | 20 | 226 | } catch (std::exception&) { | 21 | 199 | } | 22 | 226 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 374 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 374 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 374 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 374 | auto buf = fmt::memory_buffer(); | 18 | 374 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 374 | #endif | 20 | 374 | } catch (std::exception&) { | 21 | 347 | } | 22 | 374 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 338 | } | 22 | 372 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 337 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 337 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 337 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 337 | auto buf = fmt::memory_buffer(); | 18 | 337 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 337 | #endif | 20 | 337 | } catch (std::exception&) { | 21 | 309 | } | 22 | 337 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 342 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 342 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 342 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 342 | auto buf = fmt::memory_buffer(); | 18 | 342 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 342 | #endif | 20 | 342 | } catch (std::exception&) { | 21 | 321 | } | 22 | 342 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 313 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 313 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 313 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 313 | auto buf = fmt::memory_buffer(); | 18 | 313 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 313 | #endif | 20 | 313 | } catch (std::exception&) { | 21 | 295 | } | 22 | 313 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 325 | } | 22 | 348 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 321 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 321 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 321 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 321 | auto buf = fmt::memory_buffer(); | 18 | 321 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 321 | #endif | 20 | 321 | } catch (std::exception&) { | 21 | 293 | } | 22 | 321 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 297 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 297 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 297 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 297 | auto buf = fmt::memory_buffer(); | 18 | 297 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 297 | #endif | 20 | 297 | } catch (std::exception&) { | 21 | 274 | } | 22 | 297 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 300 | } | 22 | 322 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 337 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 337 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 337 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 337 | auto buf = fmt::memory_buffer(); | 18 | 337 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 337 | #endif | 20 | 337 | } catch (std::exception&) { | 21 | 305 | } | 22 | 337 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 290 | } | 22 | 310 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 304 | } | 22 | 334 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) 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 | 312 | } | 22 | 332 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 276 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 276 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 276 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 276 | auto buf = fmt::memory_buffer(); | 18 | 276 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 276 | #endif | 20 | 276 | } catch (std::exception&) { | 21 | 252 | } | 22 | 276 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long>(fmt::v12::basic_string_view<char>, long) Line | Count | Source | 11 | 294 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 294 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 294 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 294 | auto buf = fmt::memory_buffer(); | 18 | 294 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 294 | #endif | 20 | 294 | } catch (std::exception&) { | 21 | 271 | } | 22 | 294 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 278 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 278 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 278 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 278 | auto buf = fmt::memory_buffer(); | 18 | 278 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 278 | #endif | 20 | 278 | } catch (std::exception&) { | 21 | 251 | } | 22 | 278 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 265 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 265 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 265 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 265 | auto buf = fmt::memory_buffer(); | 18 | 265 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 265 | #endif | 20 | 265 | } catch (std::exception&) { | 21 | 236 | } | 22 | 265 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 284 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 284 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 284 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 284 | auto buf = fmt::memory_buffer(); | 18 | 284 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 284 | #endif | 20 | 284 | } catch (std::exception&) { | 21 | 267 | } | 22 | 284 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 272 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 272 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 272 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 272 | auto buf = fmt::memory_buffer(); | 18 | 272 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 272 | #endif | 20 | 272 | } catch (std::exception&) { | 21 | 245 | } | 22 | 272 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 259 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 259 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 259 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 259 | auto buf = fmt::memory_buffer(); | 18 | 259 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 259 | #endif | 20 | 259 | } catch (std::exception&) { | 21 | 229 | } | 22 | 259 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 260 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 260 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 260 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 260 | auto buf = fmt::memory_buffer(); | 18 | 260 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 260 | #endif | 20 | 260 | } catch (std::exception&) { | 21 | 227 | } | 22 | 260 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 272 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 272 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 272 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 272 | auto buf = fmt::memory_buffer(); | 18 | 272 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 272 | #endif | 20 | 272 | } catch (std::exception&) { | 21 | 257 | } | 22 | 272 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 251 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 251 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 251 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 251 | auto buf = fmt::memory_buffer(); | 18 | 251 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 251 | #endif | 20 | 251 | } catch (std::exception&) { | 21 | 232 | } | 22 | 251 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 278 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 278 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 278 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 278 | auto buf = fmt::memory_buffer(); | 18 | 278 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 278 | #endif | 20 | 278 | } catch (std::exception&) { | 21 | 255 | } | 22 | 278 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 312 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 312 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 312 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 312 | auto buf = fmt::memory_buffer(); | 18 | 312 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 312 | #endif | 20 | 312 | } catch (std::exception&) { | 21 | 281 | } | 22 | 312 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 280 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 280 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 280 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 280 | auto buf = fmt::memory_buffer(); | 18 | 280 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 280 | #endif | 20 | 280 | } catch (std::exception&) { | 21 | 255 | } | 22 | 280 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 289 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 289 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 289 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 289 | auto buf = fmt::memory_buffer(); | 18 | 289 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 289 | #endif | 20 | 289 | } catch (std::exception&) { | 21 | 259 | } | 22 | 289 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 274 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 274 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 274 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 274 | auto buf = fmt::memory_buffer(); | 18 | 274 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 274 | #endif | 20 | 274 | } catch (std::exception&) { | 21 | 252 | } | 22 | 274 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 266 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 266 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 266 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 266 | auto buf = fmt::memory_buffer(); | 18 | 266 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 266 | #endif | 20 | 266 | } catch (std::exception&) { | 21 | 236 | } | 22 | 266 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, unsigned long>(fmt::v12::basic_string_view<char>, unsigned long) Line | Count | Source | 11 | 265 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 265 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 265 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 265 | auto buf = fmt::memory_buffer(); | 18 | 265 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 265 | #endif | 20 | 265 | } catch (std::exception&) { | 21 | 248 | } | 22 | 265 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 360 | } | 22 | 386 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 358 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 358 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 358 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 358 | auto buf = fmt::memory_buffer(); | 18 | 358 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 358 | #endif | 20 | 358 | } catch (std::exception&) { | 21 | 323 | } | 22 | 358 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 382 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 382 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 382 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 382 | auto buf = fmt::memory_buffer(); | 18 | 382 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 382 | #endif | 20 | 382 | } catch (std::exception&) { | 21 | 351 | } | 22 | 382 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 343 | } | 22 | 375 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 369 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 369 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 369 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 369 | auto buf = fmt::memory_buffer(); | 18 | 369 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 369 | #endif | 20 | 369 | } catch (std::exception&) { | 21 | 334 | } | 22 | 369 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 382 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 382 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 382 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 382 | auto buf = fmt::memory_buffer(); | 18 | 382 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 382 | #endif | 20 | 382 | } catch (std::exception&) { | 21 | 358 | } | 22 | 382 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 361 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 361 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 361 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 361 | auto buf = fmt::memory_buffer(); | 18 | 361 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 361 | #endif | 20 | 361 | } catch (std::exception&) { | 21 | 327 | } | 22 | 361 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 347 | } | 22 | 371 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 359 | } | 22 | 389 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 366 | } | 22 | 391 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 338 | } | 22 | 372 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) 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 | 340 | } | 22 | 372 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 402 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 402 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 402 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 402 | auto buf = fmt::memory_buffer(); | 18 | 402 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 402 | #endif | 20 | 402 | } catch (std::exception&) { | 21 | 375 | } | 22 | 402 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 362 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 362 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 362 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 362 | auto buf = fmt::memory_buffer(); | 18 | 362 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 362 | #endif | 20 | 362 | } catch (std::exception&) { | 21 | 337 | } | 22 | 362 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, float>(fmt::v12::basic_string_view<char>, float) Line | Count | Source | 11 | 360 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 360 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 360 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 360 | auto buf = fmt::memory_buffer(); | 18 | 360 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 360 | #endif | 20 | 360 | } catch (std::exception&) { | 21 | 318 | } | 22 | 360 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 407 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 407 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 407 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 407 | auto buf = fmt::memory_buffer(); | 18 | 407 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 407 | #endif | 20 | 407 | } catch (std::exception&) { | 21 | 372 | } | 22 | 407 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 352 | } | 22 | 389 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 363 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 363 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 363 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 363 | auto buf = fmt::memory_buffer(); | 18 | 363 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 363 | #endif | 20 | 363 | } catch (std::exception&) { | 21 | 324 | } | 22 | 363 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 365 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 365 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 365 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 365 | auto buf = fmt::memory_buffer(); | 18 | 365 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 365 | #endif | 20 | 365 | } catch (std::exception&) { | 21 | 327 | } | 22 | 365 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 344 | } | 22 | 386 | } |
void invoke_inner<std::__1::ratio<1l, 1000l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 345 | } | 22 | 377 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 383 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 383 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 383 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 383 | auto buf = fmt::memory_buffer(); | 18 | 383 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 383 | #endif | 20 | 383 | } catch (std::exception&) { | 21 | 351 | } | 22 | 383 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 355 | } | 22 | 389 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 352 | } | 22 | 379 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 336 | } | 22 | 377 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) 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 | 342 | } | 22 | 389 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 390 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 390 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 390 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 390 | auto buf = fmt::memory_buffer(); | 18 | 390 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 390 | #endif | 20 | 390 | } catch (std::exception&) { | 21 | 352 | } | 22 | 390 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) 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<1000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 363 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 363 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 363 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 363 | auto buf = fmt::memory_buffer(); | 18 | 363 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 363 | #endif | 20 | 363 | } catch (std::exception&) { | 21 | 325 | } | 22 | 363 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, double>(fmt::v12::basic_string_view<char>, double) Line | Count | Source | 11 | 358 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 358 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 358 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 358 | auto buf = fmt::memory_buffer(); | 18 | 358 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 358 | #endif | 20 | 358 | } catch (std::exception&) { | 21 | 311 | } | 22 | 358 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) 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 | 356 | } | 22 | 391 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 390 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 390 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 390 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 390 | auto buf = fmt::memory_buffer(); | 18 | 390 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 390 | #endif | 20 | 390 | } catch (std::exception&) { | 21 | 354 | } | 22 | 390 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 366 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 366 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 366 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 366 | auto buf = fmt::memory_buffer(); | 18 | 366 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 366 | #endif | 20 | 366 | } catch (std::exception&) { | 21 | 338 | } | 22 | 366 | } |
void invoke_inner<std::__1::ratio<1l, 1000000000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 364 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 364 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 364 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 364 | auto buf = fmt::memory_buffer(); | 18 | 364 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 364 | #endif | 20 | 364 | } catch (std::exception&) { | 21 | 334 | } | 22 | 364 | } |
void invoke_inner<std::__1::ratio<1l, 1000000l>, long double>(fmt::v12::basic_string_view<char>, long double) 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<1l, 1000l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 383 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 383 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 383 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 383 | auto buf = fmt::memory_buffer(); | 18 | 383 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 383 | #endif | 20 | 383 | } catch (std::exception&) { | 21 | 349 | } | 22 | 383 | } |
void invoke_inner<std::__1::ratio<1l, 100l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 367 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 367 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 367 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 367 | auto buf = fmt::memory_buffer(); | 18 | 367 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 367 | #endif | 20 | 367 | } catch (std::exception&) { | 21 | 340 | } | 22 | 367 | } |
void invoke_inner<std::__1::ratio<1l, 10l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 368 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 368 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 368 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 368 | auto buf = fmt::memory_buffer(); | 18 | 368 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 368 | #endif | 20 | 368 | } catch (std::exception&) { | 21 | 332 | } | 22 | 368 | } |
void invoke_inner<std::__1::ratio<10l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 365 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 365 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 365 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 365 | auto buf = fmt::memory_buffer(); | 18 | 365 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 365 | #endif | 20 | 365 | } catch (std::exception&) { | 21 | 341 | } | 22 | 365 | } |
void invoke_inner<std::__1::ratio<1000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) 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 | 352 | } | 22 | 378 | } |
void invoke_inner<std::__1::ratio<1000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) 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 | 342 | } | 22 | 372 | } |
void invoke_inner<std::__1::ratio<1000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 382 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 382 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 382 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 382 | auto buf = fmt::memory_buffer(); | 18 | 382 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 382 | #endif | 20 | 382 | } catch (std::exception&) { | 21 | 344 | } | 22 | 382 | } |
void invoke_inner<std::__1::ratio<1000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) 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 | 329 | } | 22 | 377 | } |
void invoke_inner<std::__1::ratio<1000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 368 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 368 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 368 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 368 | auto buf = fmt::memory_buffer(); | 18 | 368 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 368 | #endif | 20 | 368 | } catch (std::exception&) { | 21 | 337 | } | 22 | 368 | } |
void invoke_inner<std::__1::ratio<1000000000000000000l, 1l>, long double>(fmt::v12::basic_string_view<char>, long double) Line | Count | Source | 11 | 368 | void invoke_inner(fmt::string_view format_str, Rep rep) { | 12 | 368 | auto value = std::chrono::duration<Rep, Period>(rep); | 13 | 368 | try { | 14 | | #if FMT_FUZZ_FORMAT_TO_STRING | 15 | | std::string message = fmt::format(fmt::runtime(format_str), value); | 16 | | #else | 17 | 368 | auto buf = fmt::memory_buffer(); | 18 | 368 | fmt::format_to(std::back_inserter(buf), fmt::runtime(format_str), value); | 19 | 368 | #endif | 20 | 368 | } catch (std::exception&) { | 21 | 306 | } | 22 | 368 | } |
|