Angus Leeming <[EMAIL PROTECTED]> writes: | Angus Leeming wrote: >> Lars Gullik Bjxnnes wrote: >>> note the member function boost::any:type >> >> Bingo! No need for exceptions after all. >> Many thanks, Lars. > | Next iteration. I think that this is ready to convert into InsetExternal | code. However, I think that I'll also use it in the documentation.
Why are you using auto_ptr and not scoped_ptr? And why is this code so complex? I am unable to read the code and just figure out what it is doing. What are you trying to achieve? -- Lgb