Fix folly/Range.h with c++17 and libc++ again
Summary: Avoid create StringViewType if value_type is not POD, as with libc++ there is a static_assert in the class body which seems to fail. Reviewed By: yfeldblum Differential Revision: D13015696 fbshipit-source-id: 090e5cd3f5e21aa8c22ea893e894b38fd3d2a745
Showing
Please register or sign in to comment