/Src/Dependencies/Boost/libs/phoenix/doc/inside.qbk

http://hadesmem.googlecode.com/ · text · 24 lines · 19 code · 5 blank · 0 comment · 0 complexity · 1b87f0b4e8bb82f238464a5fba70ba3c MD5 · raw file

  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:inside Inside Phoenix]
  9. This chapter explains in more detail how the library operates. The information
  10. henceforth should not be necessary to those who are interested in just using the
  11. library. However, a microscopic view might prove to be beneficial
  12. to advanced programmers who wish to extend the library.
  13. [include inside/actor.qbk]
  14. [include inside/expression.qbk]
  15. [include inside/actions.qbk]
  16. [include inside/rules.qbk]
  17. [include inside/custom_terminal.qbk]
  18. [include inside/placeholder.qbk]
  19. [endsect]