Eliminate accidental trigraph in FBString
Summary: `<::` is a trigraph, which, although removed in C++17, MSVC still warns about the sequences (although it doesn't actually intepret them as trigraphs) Reviewed By: yfeldblum Differential Revision: D3704382 fbshipit-source-id: b093f854343db01bc166b1cc44763676fdd97a51
Showing
Please register or sign in to comment