|
|
|
|
|
by chuckadams
229 days ago
|
|
Apologies, I was referring to a "Rule of 7", but I more or less hallucinated it, since I'd heard the old "rule of 3" then "rule of 5" had been revised again, and thought they were maybe going with prime numbers? https://en.cppreference.com/w/cpp/language/rule_of_three.htm... The confusion kind of speaks for itself. The language is a construction set where the primary building block is razor blades. |
|
So, the best advice is: Don't mess with the razor blades. And these days, C++ gives you enough in the standard library to avoid messing with them yourself. But since this is C++, you _can_ always open up the safety casing and messing with things, if you really want to.