
Tobias Schwinger wrote:
Hello Alisdair,
Alisdair Meredith wrote:
Sorry if this duplicates any previous comments, but you get my perspective raw from the documentation, rather than following other reviews <g>
I suspect I will only be able to reveiw the documentation as our production compiler is Borland, which I don't beleive is intended as a supported compiler.
it's currently not among the supported compilers.
There might be partial support in the future. Providing full support for the current version of BCB seems nearly impossible, due to the lack of partial template specialization for member function pointers.
Correction: fully supporting Borland _is_ possible ;-) (just found a workaround) although I probably won't get it done in the next version. Regards, Tobias