15 Nov
2006
15 Nov
'06
2:42 p.m.
What is the best practice for using boost::signal? Should the signal be
a public field? Should an accessor method be used? Should there be some
special connection methods for every signal, like the following:
private:
signal