Boost logo

Boost :

From: Bronek Kozicki (Brok_at_[hidden])
Date: 2003-07-29 04:39:48


E. Gladyshev <egladysh_at_[hidden]> wrote:
> ** Option 1 (compile-time structure)
> typedef std::list< boost::entry<lineEdit,
> std::string> > listbox;

I like it. More compile time information > better type safety, and more
space for user "plugins" (ie. template parameters) or future standard
library enhancements (ie. different containers). But I'm (definitely)
not an expert in GUI programming. In fact, I always try to avoid it ;)

B.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk