Hacker News new | ask | show | jobs
by saagarjha 2913 days ago
I'd suggest using a std::vector of byte-sized integers for clarity, though there's nothing wrong from a standards point in using a std::string.