Getting results of _mm256_cmpeq_epi8

后端 未结 0 1984
刺人心
刺人心 2021-01-11 20:11

I need to count the number of spaces in a string this way.

There\'s code:

std::size_t simd256_count_of_spaces(std::string& text) noexcept
{
  std::         


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