
1 Nov
2004
1 Nov
'04
6:48 p.m.
Would it make sense to use a shared_ptr<appender> instead of a functor for the appenders?
I think shared_ptr<appender> would be an unnecessary constraint. You always can put a shared_ptr<> inside the functor.
Yes - my thoughts exactly! Best, John -- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -- v1.5 - tooltips at your fingertips (work for menus too!) + bitmap buttons (work for MessageBox too!) + tab dialogs, hyper links, lite html