Stella SVN changelog:
r3164
Bumped version #.
Introduce namespace to class MD5, so the method call is now MD5::hash()
instead of simply MD5().
Added C++11 '= delete' constructors to most classes, to more clearly
indicate the intent of the class. Note that this isn't absolutely
necessary, but is considered good form. I will be teaching a C++ class
over the summer using Stella for examples, so it makes sense to follow
the standard and the textbook recommendations :)
---------------------
Download: Stella SVN r3164 32bit
Download: Stella SVN r3164 64bit
Source: Here
0 Comments
Post a Comment