There is no particular requirements.
I use to build software in Java and Eiffel, and the project I am working on need to be built in C++. So I do not want to bother managing the lifecycle of objects in C++.
That's just why I am asking if anyone already used a GC in C++, and if he can share his experience in using GCs.
Particulary I want to know if there are limits in using a GC in C++.
--
Globos