How to check string whether contain some alphabets using SSE

后端 未结 0 815
心在旅途
心在旅途 2021-02-05 03:28

I tried to use SSE to accelerate task:

In high level aspect:

string a = "^&a&*";
string b = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题