]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/phoenix/doc/starter_kit/more.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / phoenix / doc / starter_kit / more.qbk
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
12 As mentioned earlier, this chapter is not a thorough discourse of the library.
13 It is meant only to cover enough ground to get you into high gear as quickly as
14 possible. Some advanced stuff is not discussed here (e.g. [link phoenix.modules.scope
15 Scopes]); nor are features that provide alternative (short-hand) ways to do the
16 same 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