[Trilinos-Users] boost/std::shared_ptr interoperability

Nico Schlömer nico.schloemer at gmail.com
Thu Jan 30 06:12:35 MST 2014


Hi all,

is there any better way for creating an RCP from a boost/std::shared_ptr than

    Teuchos::rcp(myBoostPtr.get(), false))

?

Cheers,
Nico


More information about the Trilinos-Users mailing list