User profile: bnolsen

User info
User name:bnolsen
Name:Brian
Location:Colorado
History
Joined:
Number of posts:20
Latest posts:

maps and ranged for, implicit copy??
its still a hack that lowers code maintainability. The core problem that won't get fixed is the def...

maps and ranged for, implicit copy??
oh boy, lambdas do it too...can't use auto in those arg lists. the collection::value_type is the wa...

maps and ranged for, implicit copy??
We figured out what's going on, hence the program. However, due to maintainability issues we're not...

maps and ranged for, implicit copy??
I ran into this interesting behaviour when trying to feed a thread pool with a map of "jobs". In so...

nibble vector, iterators?
Ummm, for my use i have zero problem with &vecnibble[index] working. Just because some operations d...