examples.qbk 600 B

12345678910111213141516
  1. [/==============================================================================
  2. Copyright (C) 2001-2010 Joel de Guzman
  3. Copyright (C) 2001-2005 Dan Marsden
  4. Copyright (C) 2001-2010 Thomas Heller
  5. Distributed under the Boost Software License, Version 1.0. (See accompanying
  6. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  7. ===============================================================================/]
  8. [section:examples Advanced Examples]
  9. [include examples/extending_actors.qbk]
  10. [include examples/adding.qbk]
  11. [include examples/transforming.qbk]
  12. [endsect]