I am seeing lots of posts (and websites like Chris Torek's) that claim
that objects have type. They are wrong.
Objects have no type, so everyone please stop spreading misinformation.
Only values have types (both lvalues and rvalues), not objects.
Thanks
that objects have type. They are wrong.
Objects have no type, so everyone please stop spreading misinformation.
Only values have types (both lvalues and rvalues), not objects.
Thanks
Comment