]> git.mxchange.org Git - simgear.git/commit
SGSharedPtr: add constructor to convert from SGWeakPtr.
authorThomas Geymayer <tomgey@gmail.com>
Mon, 2 Jun 2014 23:58:57 +0000 (01:58 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Mon, 2 Jun 2014 23:58:57 +0000 (01:58 +0200)
commit7d9797e091c8295693e97c7068f79f42a7f02643
treed5a56ee0ff18ee7be0dab02bebfd6188b7c84f4c
parent67a8d8049f20b6a11260aff1b254ec6405102a6e
SGSharedPtr: add constructor to convert from SGWeakPtr.
simgear/structure/SGSharedPtr.hxx
simgear/structure/shared_ptr_test.cpp