General C++ Programming - February 2026

by kitfox
What's the proper way to set a std::vector to another std::vector?
 
I'm trying to figure out the optimal way to do this assignment. Right now I'm just doing a simple assignment, but was wondering if using std::swap() would be b...
[5 replies] Last: The outermost loop is what bothers me most. Assuming that there is at ... (by newbieg)
Implementation of headers
 
I've recently been learning about command-line commands and how all that stuff works and I have gotten curious, for various of the standard headers in C++ (such...
[3 replies] Last: I see! thank you for the sources and stuff, I will have to check them ... (by Heyyo53)
  Archived months: [jan2026]

This is an archived page. To post a new message, go to the current page.