testLibObjectRegistrar2.cc
Go to the documentation of this file.
1 
13 #include <utl/ObjectRegistrar.h>
14 
15 namespace tst {
16 
17  template class tst::ExternalObject<3>;
18 
19 }
20 
21 
22 // Configure (x)emacs for this file ...
23 // Local Variables:
24 // mode:c++
25 // compile-command: "make -C .. -k testSTL && ../testSTL"
26 // End:

, generated on Tue Sep 26 2023.