
For example, a protected code has to be surrounded by PROTECTION_START(level) ... PROTECTION_END() macros, where 'level' is a good candidate for being random at compile time. In general, this feature is very useful for many code obfuscation mechanisms. This is similar to __COUNTER__, though not everybody use __COUNTER__ but it doesn't make it useless. Thanks. -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Steven Watanabe Sent: Thursday, July 12, 2012 9:32 PM To: boost@lists.boost.org Subject: Re: [boost] Is there any interest in getting pseudo random number generation using preprocessor at compile time into the Preprocessor library? AMDG On 07/12/2012 06:27 AM, Alexander Stoyan wrote:
The complete code, approach and efficiency proofs I described in my blog:
http://alexander-stoyan.blogspot.com/2012/07/getting-pseudo-random-numbers-a
t.html
Need your opinion regarding the relevance and the approach correctness of the feature.
While this is interesting, I'm not sure when I would ever need such a feature. In Christ, Steven Watanabe _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost