This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Does g++ have a intel/msdn __COUNTER__ macro equivalent??


me <mgbg25171@blueyonder.co.uk> writes:

> The point of this is that __COUNTER__ would assign consecutive numbers
> representing the index of the random number generator to be used.

This will be supported in gcc 4.3.0 and later.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]