From aca47165598d479b6bb189e8c7ca05c279f32282 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 24 Aug 2012 20:29:40 +0200 Subject: sorted out visibility issues around Logger/Singleton/scoped_ptr added more logging tests --- docs/LINKS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/LINKS b/docs/LINKS index c27648f..7600d3a 100755 --- a/docs/LINKS +++ b/docs/LINKS @@ -84,5 +84,8 @@ DLL and shared globals (for Singleton): - http://www.ogre3d.org/forums/viewtopic.php?p=75622&sid=ce193664e1d3d7c4af509e6f4e2718c6 - http://www.lurklurk.org/linkers/linkers.html#wincircular +Singleton design: +- http://www.oop-trainer.de/Themen/Singleton.html + Linking with gcc and visibility: - http://gcc.gnu.org/wiki/Visibility -- cgit v1.2.3-54-g00ecf