Commit a062856b authored by --global's avatar --global
Browse files

[NFC] Comment endif to test commit access

parent e4d6f130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -720,7 +720,7 @@ template <class _Tp>
_LIBCPP_INLINE_VAR _LIBCPP_CONSTEXPR bool is_null_pointer_v
    = is_null_pointer<_Tp>::value;
#endif
#endif
#endif // _LIBCPP_STD_VER > 11

// is_integral