clang format
This commit is contained in:
parent
cab783375f
commit
d67b4a4e9a
@ -392,7 +392,7 @@ template <typename Char> class basic_string_view {
|
|||||||
the size with ``std::char_traits<Char>::length``.
|
the size with ``std::char_traits<Char>::length``.
|
||||||
\endrst
|
\endrst
|
||||||
*/
|
*/
|
||||||
#if __cplusplus >= 201703L // C++17's char_traits::length() is constexpr.
|
#if __cplusplus >= 201703L // C++17's char_traits::length() is constexpr.
|
||||||
constexpr
|
constexpr
|
||||||
#endif
|
#endif
|
||||||
FMT_INLINE
|
FMT_INLINE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user