mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
lint
This commit is contained in:
parent
b3dd09bb86
commit
b370ee2976
@ -1246,7 +1246,6 @@ constexpr chars_format adjust_for_feature_macros(chars_format fmt) {
|
|||||||
}
|
}
|
||||||
} // namespace detail
|
} // namespace detail
|
||||||
|
|
||||||
|
|
||||||
#ifdef __STDCPP_FLOAT64_T__
|
#ifdef __STDCPP_FLOAT64_T__
|
||||||
template <>
|
template <>
|
||||||
struct binary_format<std::float64_t> : public binary_format<double> {};
|
struct binary_format<std::float64_t> : public binary_format<double> {};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user