
On Wed, Feb 25, 2009 at 12:00 PM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
Emil Dotchevski wrote:
Andrey, a question: let's say I am the author of a uuid type, something like:
struct uuid { unsigned char value_[16]; }; <snipped>
I've posted the fixed code. Aside from the aforementioned fixes I also optimized away Boost.Bind and Boost.Function usage. Posted - where? http://codepad.org/WJNCaicE
Sorry, I've never dealt before with this way of software development. :)
Me neither but in my experience codepad.org is easier to deal with for small snippets like this, compared to having to compile and link on my own system. :) Anyway, another question: is there a way to make operator() not be a template? Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode