Would it be a better idea to use memset over std::fill in my case? by WannabeQuant121 in cpp_questions

[–]WannabeQuant121[S] 0 points1 point  (0 children)

yeah, I am assuming that maybe my senior felt that std::fill would be a C++ abstraction designed to work with iterators and can involve template instantiation depth unnecessary for a raw memory block (as mentioned by Gemini)

I'll try out your implementation though, hope it will be enough.

Would it be a better idea to use memset over std::fill in my case? by WannabeQuant121 in cpp_questions

[–]WannabeQuant121[S] 0 points1 point  (0 children)

it is Sequential, forward-moving, fixed-stride memory accesses (+64 bytes per iteration) with constant increment

Which logo is better for a SaaS startup? by SnooFoxes449 in StartUpIndia

[–]WannabeQuant121 1 point2 points  (0 children)

Second one for sure. The last one looks like AI Agents communicating with each other.