Hello

This patch allows overloaded functions in c++, like:
void dothis( pthread_mutex_t *mutex );
void dothis( pthread_cond_t *cond );


I don't know if this should be even possible, but I've seen it in code.

Regards
Domani Hannes

Attachment: object-types.patch
Description: Binary data

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to