Is there a way to get a list of class members programmatically?Is there a way to get a list of class members programmatically?
Iterators past limits questionHi, I'm having trouble finding documentation about iterator operations when they go too far. In part...
simple va_args questionAwesome advice. At first I didn't quite catch it. In case anyone ends up trying to figure this out l...
simple va_args questionIt turns out not to matter because I am dealing with classes instead of PODs. Basically what I woul...
simple va_args questionHi, Am I missing something, or did va_args really not come with any end identifier or count informa...