
2 Jul
2009
2 Jul
'09
4:28 p.m.
Christian Henning wrote:
Lucanus, this following compiles just fine with mine MSVC8. I have basically moved the enable_if as a function parameter. I hope this helps you. I for myself had similar issues when I set up the the new gil::io. These compiler errors are very painful to deal with.
Sneaky! I like it. I'm glad someone who has dealt with the issue in the past was able to offer some guidance. It may take me some time to apply the fix because the number of functions in question is large. Thank you, Luke