|   by SubZeroWinsContainer questions  (1,2,3) | 
|  | 
| 
		[51 replies] Last: A compile time check would be one of the NP complete problems I believ... (by jonnin)
	 | 
|   by Jonathan100Shared variable between thread(ISR) and main() | 
|  | 
| 
		[8 replies] Last:   Second, I learned about circular buffer. I wonder if it is suitable ... (by kigar64551)
	 | 
|   by Ch1156Collision detection using bit manipulation | 
|  | 
| 
		[12 replies] Last: Using bool and simplified, consider:    #include <iostream> #include <... (by seeplus)
	 | 
|   by shaefayejemConfused about dangling pointers on a parent-child class | 
|  | 
| 
		[15 replies] Last: A reference can also dangle for the same reason, the object referred t... (by deleted account xyzzy)
	 | 
|   by SubZeroWinssizeof(integers)/sizeof(integers[0]) on vector<int> (x64)  (1,2) | 
|  | 
| 
		[22 replies] Last:   IMO using != no matter what the layout of the container might be mak... (by SubZeroWins)
	 | 
|   by SubZeroWinsOperator overloading  (1,2,3) | 
|  | 
| 
		[42 replies] Last: Oh, I thought they were the same thing. A null terminated character = ... (by SubZeroWins)
	 |