by Ch1156
When to use const class member variables? (1,2)
|
|
[21 replies] Last: Ok, so its perfectly ok to use static const, and to make it non copyab... (by Ch1156)
|
by Jonathan100
lest shift an u8 array
|
|
[2 replies] Last: what you had is probably close. remember that c++ starts at zero. th... (by jonnin)
|
by hassan236
const keyword in function declaration
|
|
[2 replies] Last: thanks buddy (by hassan236)
|
by PhysicsIsFun
size_t implicit conversion
|
|
[17 replies] Last: I swear I’m getting senile. I'm getting there first. :|... (by deleted account xyzzy)
|