LUMIERA.clone/research
Ichthyostega 0e8a1f1e08 bughunt: use a single SingletonSub instance in two compilation units --> HIT
basically this reproduces the problem in a simplified setup.
Especially note that we're going through a single instance of the factory,
yet still this single instance 'sees' two different locations of the
class static variable
2013-10-06 23:17:18 +02:00
..
clang-static-init-1.cpp bughunt: use a single SingletonSub instance in two compilation units --> HIT 2013-10-06 23:17:18 +02:00
clang-static-init-2.cpp bughunt: use a single SingletonSub instance in two compilation units --> HIT 2013-10-06 23:17:18 +02:00
clang-static-init.hpp bughunt: use a single SingletonSub instance in two compilation units --> HIT 2013-10-06 23:17:18 +02:00
DIR_INFO SCons: new build target for experimental code 2011-12-03 06:10:12 +01:00
SConscript bughunt: build testcase statically linked 2013-10-06 23:17:18 +02:00
try.cpp investigate partial application of member functions 2012-01-07 03:28:12 +01:00