C++11 Smart pointers

Does anybody uses those successfully with the Arduino (Mega2560 in my case)?
I could not find a good STL lib that had c++11 smart pointers.

I did find a lib called boost-arduino but it looked bloated and I’m not sure about the quality either.
I am looking for something more lean.

Thanks