Object pool pattern: Difference between revisions

Content deleted Content added
Line 37:
 
Manual object pools are simple to implement, but harder to use, as they require [[manual memory management]] of pool objects.
wegdfhg
 
== Handling of empty pools ==