
8 Oct
2008
8 Oct
'08
1:03 p.m.
Hello Andy, I just did a small test with the latest uuid library from the vault. IMHO, I found a small error in file uuid.hpp (line 303): function hash_value must be inlined as it is not a template function. Additional is seems that the documentation is out of sync with the implementation. The section 'design notes' is still refering to a former implementation with the create(...) functions. Otherwise, I could compile and link the code on msvc .net 2008 with my setup. thanks for your library, best Johannes