1[/============================================================================== 2 Copyright (C) 2001-2010 Joel de Guzman 3 Copyright (C) 2001-2005 Dan Marsden 4 Copyright (C) 2001-2010 Thomas Heller 5 6 Distributed under the Boost Software License, Version 1.0. (See accompanying 7 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 8===============================================================================/] 9 10[section More] 11 12As mentioned earlier, this chapter is not a thorough discourse of the library. 13It is meant only to cover enough ground to get you into high gear as quickly as 14possible. Some advanced stuff is not discussed here (e.g. [link phoenix.modules.scope 15Scopes]); nor are features that provide alternative (short-hand) ways to do the 16same things (e.g. [link phoenix.modules.bind Bind] vs. [link phoenix.modules.function Lazy Functions]). 17 18[blurb __tip__ ...*If you still wish to learn more, the read on...*] 19 20[endsect] 21 22