by sebaska
Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
* More MSVC 6.0 and 8.0 compilation fixes
* More MSVC 6.0 and 8.0 compilation fixes
* More MSVC 6.0 and 8.0 compilation fixes
* More MSVC 6.0 and 8.0 compilation fixes
Smieciuch++ is a little nice portable precise garbage collection library for standard C++. Smieciuch defines smart pointer classes gc_ptr, const_gc_ptr, gc_arr & const_gc_arr which behave like normal plain C/C++ pointers (respectively singular object ...
sebaska commented on the Compilation error with MSVC6 on ::operator delete[] artifact
sebaska commented on the Error of compilation - VC8 artifact
vriviere commented on the Compilation error with MSVC6 on ::operator delete[] artifact
vriviere commented on the Error of compilation - VC8 artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use