"Benjamin Thaut" wrote in message news:[email protected]...
Error: ICE: Unsupported type void() So close...
Good news is that that's a compiler bug and not a language limitation. Although allowing you to pass a function type to a template in the first place might also be a compiler bug.
D/C++ interop really works best when you can massage the C++ side a little.
