ef95113aba
[SVN r70665]
25 lines
659 B
Plaintext
25 lines
659 B
Plaintext
[/
|
|
/ Copyright (c) 2008 Marcin Kalicinski (kalita <at> poczta dot onet dot pl)
|
|
/ Copyright (c) 2009 Sebastian Redl (sebastian dot redl <at> getdesigned dot at)
|
|
/
|
|
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
/]
|
|
[section:parsers How to Populate a Property Tree]
|
|
[include xml_parser.qbk]
|
|
|
|
[include json_parser.qbk]
|
|
|
|
[include ini_parser.qbk]
|
|
|
|
[include info_parser.qbk]
|
|
|
|
[/ These parsers will be dropped for now.]
|
|
[/ include cmd_line_parser.qbk]
|
|
|
|
[/ include windows_registry_parser.qbk]
|
|
|
|
[/ include system_environment_parser.qbk]
|
|
|
|
[endsect] [/parsers]
|