Home | Libraries | People | FAQ | More |
Print publications about Boost or Boost Libraries
Online publications about Boost or Boost Libraries
Print mentions of Boost or Boost Libraries
Online mentions of Boost or Boost Libraries
How to update this page
Acknowledgements
[MaddockCleary00] | John Maddock and Steve Cleary, C++ Type Traits. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, page 38. www.boost.org/libs/type_traits/c++_type_traits.htm |
[Maddock01] | John Maddock, Regular Expressions in C++. Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21. |
[SiekLumsdaine01] | Jeremy Siek and Andrew Lumsdaine, C++ Concept Checking. Dr. Dobb's Journal, Vol. 26, Issue 6, June, 2001, page 64. |
[SiekLeeLumsdaine02] |
Jeremy Siek, Lie-Quan Lee and Andrew Lumsdaine, The Boost Graph Library.
Addison-Wesley, 2002. ISBN: 0-201-72914-8.
www.awprofessional.com/titles/0-201-72914-8/
A sample chapter is available at: tinyurl.com/24666 |
[Karlsson02] | Björn Karlsson, Smart Pointers in Boost. C/C++ Users Journal, April, 2002. www.cuj.com/documents/s=8014/cuj0204karlsson/ |
[Karlsson02a] | Björn Karlsson, C/C++ Tip #9: Lexical Conversions. C/C++ Users Journal, November, 2002. www.cuj.com/documents/s=8470/cuj0211karlsson/ |
[Kempf02] | Bill Kempf, The Boost.Threads Library. C/C++ Users Journal, May, 2002. www.cuj.com/documents/s=8013/cuj0205kempf/ |
[AbrahamsGrosse-Kunstleve03] | David Abrahams and Ralf W. Grosse-Kunstleve, Building Hybrid Systems with Boost.Python. C/C++ Users Journal, July, 2003. www.cuj.com/documents/s=8470/cuj0307abrahams/ |
[Sutter03] | Herb Sutter, Generalized Function Pointers. C/C++ Users Journal, August, 2003. www.cuj.com/documents/s=8464/cujcexp0308sutter/ |
[GuzmanNuffer03] | Joel de Guzman and Dan Nuffer, The Spirit Library: Inline Parsing in C++. C/C++ Users Journal, September, 2003, Vol. 21, Issue 9, page 22. |
[Karlsson03] | Björn Karlsson, Lambda Expressions & C++. C/C++ Users Journal, December, 2003, Vol. 21, Issue 12, page 20. |
[López04] | Joaquín M López Muñoz, The Boost Multi-Index Containers Library. C/C++ Users Journal, September, 2004, Vol. 22, Issue 9, page 6. |
[AbrahamsGurtovoy04] |
David Abrahams and Aleksey Gurtovoy, C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond. Addison-Wesley, November, 2004. ISBN: 0-321-22725-5. www.awprofessional.com/titles/0321227255/ Additional information and two sample chapters are available at: boost-consulting.com/mplbook/ |
[Walker03] | Andrew Walker, An Introduction to Boost.
The Code Project, July 7, 2003.
www.codeproject.com/vcpp/stl/BoostIntro.asp
A short and straightforward introduction to Boost. |
[Trentini03] | Matthew S. Trentini, Introduction to Boost. www.alphalink.com.au/~mattyt/BoostPresentation1/boost.html |
[Brownell02] | David Brownell, C++ Techniques for Tomorrow That Can be Implemented Today (a.k.a. Boosting your Code). NWCPP, November 13, 2002. www.nwcpp.org/Meetings/2002/11.html |
[Abrahams03a] | David Abrahams, The Boost Metaprogramming Library. ACCU, 2003. www.boost-consulting.com/writing/ACCU_MPL_slides.ppt |
[Dawes03] | Beman Dawes, Multiplatform Software Development. 2003. www.esva.net/~beman/multiplat_dev.ppt |
[Halleux03] | Jonathan de Halleux, Opening a door towards Spirit: a parser framework. The Code Project, March 24, 2003. www.codeproject.com/cpp/spiritintro.asp |
[Siek02] | Jeremy G. Siek, The Boost Graph Library. InformIT, March 1, 2002. tinyurl.com/2hc27 |
[Siek02a] | Jeremy G. Siek, A Boost Graph Library Tutorial. InformIT, March 1, 2002. tinyurl.com/2sa4s |
[Dawes04] | Beman Dawes, Boost for Visual C++ Developers. MSDN, May 17, 2004. tinyurl.com/2lzyh |
[Witt04] | Thomas Witt, The Boost Iterator Library. ACCU Spring Conference, 2004. www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf |
[Alexandrescu02] | Andrei Alexandrescu, Generic<Programming>:
Efficient Generic Sorting and Searching in C++ (I): In Search of a Better
Search. C/C++ Users Journal, October, 2002.
www.cuj.com/documents/s=7978/cujcexp2010alexandr/
|
[VandervoordeJosuttis03] | David Vandevoorde and Nicolai M.
Josuttis, Using Templates in Practice. C/C++ Users Journal, February,
2003.
www.cuj.com/documents/s=8208/cujweb0302vandevoorde/web0302b.htm
Concept Check Library |
[Sutter01] | Herb Sutter, The String Formatters of
Manor Farm. C/C++ Users Journal, Vol. 19, November, 2001.
www.gotw.ca/publications/mill19.htm
|
[HyslopSutter01] | Jim Hyslop and Herb Sutter, Conversations:
I'd Hold Anything for You. C/C++ Users Journal, December, 2001.
www.cuj.com/documents/s=7988/cujcexp1912hyslop/
|
[HyslopSutter02] | Jim Hyslop and Herb Sutter, Conversations:
Getting to the Point. C/C++ Users Journal, July, 2002.
www.cuj.com/documents/s=7981/cujcexp2007hyslop/
smart pointer discussion. |
[Besser03] | Mitch Besser, Generic Printable ENUM++.
C/C++ Users Journal, June, 2003.
www.cuj.com/documents/s=8470/cujboost0306besser/
Mentions |
[Nasonov03] | Alexander Nasonov, I/O System: dynamic_any
Campaign. C/C++ Users Journal, September, 2003.
www.cuj.com/documents/s=8470/cujweb0309nasonov/
Improved |
[Sutter02] | Herb Sutter, The New C++: The Group of Seven - Extensions under Consideration for the C++ Standard Library. C/C++ Users Journal, April, 2002. www.cuj.com/documents/s=7984/cujcexp2004sutter/ |
[Sutter02a] | Herb Sutter, The New C++: Smart(er) Pointers. C/C++ Users Journal, August, 2002. www.cuj.com/documents/s=7980/cujcexp2008sutter/ |
[Sutter03a] | Herb Sutter, Generalizing Observer. C/C++ Users Journal, September, 2003. www.cuj.com/documents/s=8840/cujexp0309sutter/ |
[Tan03] | Kwee H. Tan, Exploring EDA Algorithms with the Boost Graph Library. C/C++ Users Journal, July, 2003. www.cuj.com/documents/s=8470/cuj0307tan/ |
[Ablavsky02] | Vitaly Ablavsky, Applying BGL to Computational Geometry. C/C++ Users Journal, August, 2002. www.cuj.com/documents/s=8470/cuj0208ablavsky/ |
[Curran02] | James Curran, Access Raw Data with
Performance Counters in Visual C++. DevX.com, October, 2002.
www.devx.com/cplus/article/7951
Devotes several paragraphs to |
[Burnap02] | Steven R. Burnap, Boost::any, Kuro5hin, May 1, 2002. www.kuro5hin.org/story/2002/5/1/142321/9513 |
[Carbon02] | David S?, Boost : The handy library of handy libraries. Kuro5hin, July 18, 2002. www.kuro5hin.org/story/2002/7/18/3313/01429 |
[Casad03] | Joe Casad, Introducing the Boost Corner. C/C++ Users Journal, August, 2003. www.cuj.com/documents/s=8470/cuj0308boostcorner/ |
[Siek02b] | Jeremy G. Siek, Internet Packet Routing with the Boost Graph Library. InformIT, March 1, 2002. tinyurl.com/26dwj |
[Lischner03] |
Ray Lischner, C++: Beyond the Standard Library. O'Reilly Network, May 6, 2003. www.oreillynet.com/lpt/a/3683 Mentions |
[Stein04] |
Sebastian Stein, How to use Boost Test for automated testing. 2004. www.hpfsc.de/boosttest/ |
Please help us keep this page updated - users can post new citations to the mailing list, while Boost developers should update the page directly in CVS.
Fredrik Blomqvist provided many of the initial citations.
Revised 23 August, 2004
© Copyright Beman Dawes 2003
Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)