What?! Good to know because it seems the friction between boost and its std counterparts (also with error_code, etc.) is steadily growing.
Knowing that, I'll have a much lower threshold for _not_ choosing boost when evaluating libraries.
-- Stian
It looks like for some reasons that it still use boost::shared_ptr
instead of std::shared_ptr even though C++11 is 7 years old.