ratijas

Results 201 comments of ratijas

Seems like yet another case of "const members are evil in C++". Basically, the type can not be copied around because it can not copy (write to) a const field.