]> git.mxchange.org Git - simgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Thu, 29 Dec 2005 12:00:29 +0000 (12:00 +0000)
committerehofman <ehofman>
Thu, 29 Dec 2005 12:00:29 +0000 (12:00 +0000)
commit8f9921d00c692573263a0215150e0892a9ffb68c
tree6bd3303da43d12567c3d0337baff1529e049c103
parent99bc4e9a873d2f452943498948ecdd81e0d6d19c
Mathias Fröhlich:

Add the basic infrastructure for a reference counter class.
Adding it now (without using it) enables Mathias and others to
prepare some memory reduction code.
simgear/structure/Makefile.am
simgear/structure/SGReferenced.hxx [new file with mode: 0644]
simgear/structure/SGSharedPtr.hxx [new file with mode: 0644]
simgear/structure/ssgSharedPtr.hxx [new file with mode: 0644]