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::