+1 for linking to the current FAQ.
Yesterday on Bulldozer00:
Looks Weird, But Don’t Be Afraid To Do It
by Tony DaSilva
Before C++11, you’d have to be tripping on acid to allow a C++03 function definition like this to survive a code review:
std::vector<int> moveBigThingsOut() {
Add a Comment
Comments are closed.