j
k
j a
j l
Alan Tennant writes:
I created a pointer to a function, I am able to call the function though the pointer as well as move the pointer, as I would expect. I put it into a boost::any. [snip]
Any reason you're not using Boost.Function? -Ryan
Back to the thread
Back to the list