]> git.mxchange.org Git - simgear.git/history - simgear/structure/SGWeakPtr.hxx
Fix #1783: repeated error message on console
[simgear.git] / simgear / structure / SGWeakPtr.hxx
2014-05-07 Thomas GeymayerAdd support for using SGWeakPtr with virtual base classes.
2014-05-06 Thomas GeymayerSGSharedPtr/SGWeakPtr: add some methods/operators
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 frohlichMake the weak pointer work. Some bits were left when...
2009-06-25 frohlichProvide a thread safe SGWeakPtr implementation.