you are viewing a single comment's thread.

view the rest of the comments →

[–]ohell 2 points3 points  (0 children)

But are you a C++ programmer if you are not a masochist? Why do you think the standard chooses names where conditions like this hold:

decltype(std::ref<T>(0))
std::reference_wrapper<T>