I find myself becoming increasingly dependent on the new features in C++11, to the point of getting frustrated when I am forced to code without them. I really enjoy some of the things C++ can do now, and things I would have done before with little difficulty without those features now feel cumbersome and unpleasant.

has anyone else had a similar experience?