summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-24 20:29:40 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-24 20:29:40 +0200
commitaca47165598d479b6bb189e8c7ca05c279f32282 (patch)
tree35764ba55ea425238d81a1eabf9cc526b5303075 /docs
parent4459270337fbe742b958c636f81d6babea4f7b35 (diff)
downloadcrawler-aca47165598d479b6bb189e8c7ca05c279f32282.tar.gz
crawler-aca47165598d479b6bb189e8c7ca05c279f32282.tar.bz2
sorted out visibility issues around Logger/Singleton/scoped_ptr
added more logging tests
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/LINKS3
1 files changed, 3 insertions, 0 deletions
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