Get rid of checking for std::tr1::shared_pointer
We require C++11 and with that it should not be necessary to include/ use tr1.
Please register or sign in to comment
We require C++11 and with that it should not be necessary to include/ use tr1.