• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#index.idx for Convert Quickbook, Doxygen and Auto-index.
2#  Copyright (c) Vladimir Batov 2009-2014
3#  Distributed under the Boost Software License, Version 1.0.
4#  See copy at http://www.boost.org/LICENSE_1_0.txt.
5
6!scan ../include/boost/convert/lexical_cast.hpp
7!scan ../include/boost/convert/parameters.hpp
8!scan ../include/boost/convert/printf.hpp
9!scan ../include/boost/convert/spirit.hpp
10!scan ../include/boost/convert/stream.hpp
11!scan ../include/boost/convert/strtol.hpp
12!scan ../include/boost/make_default.hpp
13!scan ../include/boost/convert.hpp
14
15#!scan "../example"  ".*.cpp" true
16
17!scan ../example/algorithms.cpp
18!scan ../example/default_converter.cpp
19!scan ../example/default_converter_fail.cpp
20!scan ../example/getting_started.cpp
21!scan ../example/getting_serious.cpp
22!scan ../example/lexical_cast.cpp
23!scan ../example/stream.cpp
24
25# Might be useful to Doxygen document everything for maintenance?
26#!scan "../include/boost/detail/" "*.hpp" true
27
28base \<\w*\base\w*\>
29boolalpha \<\w*boolalpha\w*\>
30fixed \<\w*fixed\w*\>
31floating-point \<\w*float\w*\>
32dec
33encryption \<\w*(encryption|decryption)\w*\>
34hex
35leading
36locale \<\w*\locale\w*\>
37precision
38oct
39scientific
40skipws  \<skip\w*\>
41transformation \<transform\w*\>
42user-defined types (UDT)  \<\w*user\w*\>
43whitespace \<white\w*\>
44
45
46
47
48