POV-Ray : Newsgroups : povray.programming : C++ question : C++ question Server Time
28 Jul 2024 12:24:12 EDT (-0400)
  C++ question  
From: Peter Popov
Date: 17 Sep 2001 01:51:59
Message: <se3bqtkgpn9s6piqc63h444gggamm7lah0@4ax.com>
I want to have a container of objects which stores unique entities
like a set does, but instead of rejecting the insertion of duplicate
entries, they should be deleted. Subsequent attempts to insert an
already deleted object should be rejected. How should I go about it in
the most efficient way?


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.