-
syntheticpp committed revision 1016 to the Loki SVN repository, changing 1 files.
2009-08-16 20:33:52 UTC in Loki
-
Thanks for the report, it's fixed now.
2009-08-16 20:31:10 UTC in Loki
-
syntheticpp committed revision 1015 to the Loki SVN repository, changing 1 files.
2009-08-16 20:29:58 UTC in Loki
-
I mean the svn history:
http://loki-lib.svn.sourceforge.net/viewvc/loki-lib/trunk/include/loki/Singleton.h?view=log
Changed was it here:
http://loki-lib.svn.sourceforge.net/viewvc/loki-lib/trunk/include/loki/Singleton.h?r1=280&r2=282
And you are right, seems the current order is not correct.
Many thanks for the report, and for your patience!
2009-08-16 20:06:25 UTC in Loki
-
Have you searched the file history?.
2009-08-15 08:29:41 UTC in Loki
-
If you already have some changes you could create a branch in /branch and work there on the port,
but please don't change trunk because from the standardization view C++x0 is science fiction.
2009-05-07 21:18:47 UTC in Loki
-
Why can't you use the typedef?
The constructor is private to forbid the creation of a new instance, which
would be possible by inheritance if we make the constructor protected.
2009-05-07 21:13:59 UTC in Loki
-
syntheticpp added a screenshot of Debugger shows values of all CMake variables on Linux.
2009-04-16 19:50:00 UTC in CMakeScript
-
syntheticpp added a screenshot of Debugger shows values of all CMake variables on Linux.
2009-04-16 19:49:38 UTC in CMakeScript
-
syntheticpp changed the public information on the CMakeScript project.
2009-04-11 20:38:30 UTC in CMakeScript