www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - Great library

reply "Diego Chanoux" <diego.chanoux libero.it> writes:
I'm disappointed that I discovered STLSoft just yesterday. There are
beautiful stuff there.
In particular I'm impressed about the organization of the header files of
the library and about the massive use of templates where I still have
deficiencies.

I plan to use the library for my development on Windows.

In the meanwhile I'm learning the library on WDN-C/C++ Journals articles.

Diego Chanoux (diego.chanoux libero.it)
Oct 30 2003
parent reply "Matthew Wilson" <matthew-hat -stlsoft-dot.-org> writes:
 I'm disappointed that I discovered STLSoft just yesterday. There are
 beautiful stuff there.
That's very kind of you to say so.
 In particular I'm impressed about the organization of the header files of
 the library and about the massive use of templates where I still have
 deficiencies.
One does one's best.
 I plan to use the library for my development on Windows.
Good. Please keep in touch about your progress. You should know that there's a whole heap of new things planned for v1.7.1, which will be released a few weeks after I finish my book, so probably in February. I'm still taking requests on what's to go in 1.7.1, so if you have any, please feel free to post them
 In the meanwhile I'm learning the library on WDN-C/C++ Journals articles.
Which ones? Cheers -- Matthew Wilson STLSoft moderator and C++ monomaniac (http://www.stlsoft.org) Contributing editor, C/C++ Users Journal (www.synesis.com.au/articles.html#columns) "But if less is more, think how much more more will be!" -- Dr Frazier Crane ---------------------------------------------------------------------------- ---
Oct 30 2003
parent reply "Diego Chanoux" <diego.chanoux libero.it> writes:
You ask me which articles I read about STLSoft. Well, in particular I read
the article on Win32 Performance Measurement Options (WDN May-03), is there
that I discovered the library.
You have to know that I'm a subscriber of WDN and C/C++ Journals since 2000
(I discovered these magazines during my USA residence in Campbell CA) and I
regret that I'm behind with those readings.

Bye,Diego

"Matthew Wilson" <matthew-hat -stlsoft-dot.-org> wrote in message
news:bnrrgf$225n$1 digitaldaemon.com...
 I'm disappointed that I discovered STLSoft just yesterday. There are
 beautiful stuff there.
That's very kind of you to say so.
 In particular I'm impressed about the organization of the header files
of
 the library and about the massive use of templates where I still have
 deficiencies.
One does one's best.
 I plan to use the library for my development on Windows.
Good. Please keep in touch about your progress. You should know that there's a whole heap of new things planned for
v1.7.1,
 which will be released a few weeks after I finish my book, so probably in
 February.

 I'm still taking requests on what's to go in 1.7.1, so if you have any,
 please feel free to post them

 In the meanwhile I'm learning the library on WDN-C/C++ Journals
articles.
 Which ones?

 Cheers


 -- 
 Matthew Wilson

 STLSoft moderator and C++ monomaniac       (http://www.stlsoft.org)
 Contributing editor, C/C++ Users Journal
 (www.synesis.com.au/articles.html#columns)

 "But if less is more, think how much more more will be!" -- Dr Frazier
Crane
 --------------------------------------------------------------------------
--
 ---
Oct 31 2003
parent "Matthew Wilson" <matthew-hat -stlsoft-dot.-org> writes:
Cool

Some other useful ones for STLSoft familiarity are:

WDN
====

"Adapting Win32 Enumeration APIs to STL Iterator Concepts", March 2003,
http://www.windevnet.com/documents/win0303a/
"Data exchange between COM enumerators and Windows controls", November 2003,
http://www.windevnet.com/wdn/issues/
"Inserter Function Objects for Windows Controls", November 2003,
http://www.windevnet.com/wdn/issues/
"Locking Window Updates", June 2003, http://www.windevnet.com/wdn/issues/

CUJ
===

"Generalised String Manipulation: Access Shims and Type-tunnelling", August
2003, http://www.cuj.com/documents/s=8681/cuj0308wilson/
"True Typedefs", March 2003
"Efficient Integer To String Conversions", December 2002,
http://www.cuj.com/documents/s=8006/cuj0212wilson/

CUJ Expert's Forum
==============

"Efficient Integer To String Conversions, part 2", September 2003,
http://www.cuj.com/documents/s=8840/cujexp0309wilson/
"Efficient Integer To String Conversions, part 3", November 2003,
http://www.cuj.com/documents/s=8906/cujexp0311wilson/

Cheers


-- 
Matthew Wilson

STLSoft moderator and C++ monomaniac       (http://www.stlsoft.org)
Contributing editor, C/C++ Users Journal
(www.synesis.com.au/articles.html#columns)

"But if less is more, think how much more more will be!" -- Dr Frazier Crane

----------------------------------------------------------------------------
---




"Diego Chanoux" <diego.chanoux libero.it> wrote in message
news:bntb8n$1hk2$1 digitaldaemon.com...
 You ask me which articles I read about STLSoft. Well, in particular I read
 the article on Win32 Performance Measurement Options (WDN May-03), is
there
 that I discovered the library.
 You have to know that I'm a subscriber of WDN and C/C++ Journals since
2000
 (I discovered these magazines during my USA residence in Campbell CA) and
I
 regret that I'm behind with those readings.

 Bye,Diego

 "Matthew Wilson" <matthew-hat -stlsoft-dot.-org> wrote in message
 news:bnrrgf$225n$1 digitaldaemon.com...
 I'm disappointed that I discovered STLSoft just yesterday. There are
 beautiful stuff there.
That's very kind of you to say so.
 In particular I'm impressed about the organization of the header files
of
 the library and about the massive use of templates where I still have
 deficiencies.
One does one's best.
 I plan to use the library for my development on Windows.
Good. Please keep in touch about your progress. You should know that there's a whole heap of new things planned for
v1.7.1,
 which will be released a few weeks after I finish my book, so probably
in
 February.

 I'm still taking requests on what's to go in 1.7.1, so if you have any,
 please feel free to post them

 In the meanwhile I'm learning the library on WDN-C/C++ Journals
articles.
 Which ones?

 Cheers


 -- 
 Matthew Wilson

 STLSoft moderator and C++ monomaniac       (http://www.stlsoft.org)
 Contributing editor, C/C++ Users Journal
 (www.synesis.com.au/articles.html#columns)

 "But if less is more, think how much more more will be!" -- Dr Frazier
Crane

 --------------------------------------------------------------------------
 --
 ---
Oct 31 2003