Re: [pcre-dev] [Bug 1038] memcmp not available in pcrecpp_s…

トップ ページ
このメッセージを削除
著者: Craig Silverstein
日付:  
To: 1038
CC: pcre-dev
題目: Re: [pcre-dev] [Bug 1038] memcmp not available in pcrecpp_stringpiece.h compiling with BCB 6
} Wouldn't it be better to use my original patch to document that this
} is a strange behaviour of BCB 6 and doesn't need you to always think
} of adding using std::xy?

I think it's fine. It's probably more "C++-y" to be using cstring
anyway, and just taking the functions we use from std::.

craig