1var modules = 2[ 3 [ "What is Boost.Locale?", "index.html#main_intro", null ], 4 [ "Tutorials", "index.html#main_tutorial", null ], 5 [ "Introduction to C++ Standard Library localization support", "std_locales.html", [ 6 [ "Getting familiar with standard C++ Locales", "std_locales.html#std_locales_basics", null ], 7 [ "Common Critical Problems with the Standard Library", "std_locales.html#std_locales_common", null ] 8 ] ], 9 [ "Using Boost.Locale", "using_boost_locale.html", "using_boost_locale" ], 10 [ "Using Localization Backends", "using_localization_backends.html", [ 11 [ "When to use non-ICU backends", "using_localization_backends.html#when_to_use_non_icu_backends", null ], 12 [ "Non-ICU Backends", "using_localization_backends.html#non_icu_backends", [ 13 [ "std - The standard C++ library backend", "using_localization_backends.html#std_backend", null ], 14 [ "posix - POSIX 2008 C library", "using_localization_backends.html#posix_backend", null ], 15 [ "winapi - Win32 API.", "using_localization_backends.html#winapi_backend", null ] 16 ] ], 17 [ "Supported Features", "using_localization_backends.html#supported_features_by_backends", null ] 18 ] ], 19 [ "Recommendations and Myths", "recommendations_and_myths.html", [ 20 [ "Recommendations", "recommendations_and_myths.html#recommendations", null ], 21 [ "Myths", "recommendations_and_myths.html#myths", [ 22 [ "To use Unicode in my application I should use wide strings everywhere.", "recommendations_and_myths.html#myths_wide", null ], 23 [ "UTF-16 is the best encoding to work with.", "recommendations_and_myths.html#myths_utf16", null ] 24 ] ] 25 ] ], 26 [ "Building The library", "building_boost_locale.html", [ 27 [ "Building Boost.Locale", "building_boost_locale.html#building_boost_locale_bb", [ 28 [ "Dependencies", "building_boost_locale.html#bb_building_deps", null ], 29 [ "Platform Notes", "building_boost_locale.html#bb_platform_opts", null ], 30 [ "Building Process", "building_boost_locale.html#bb_building_proc", null ] 31 ] ], 32 [ "Build Options", "building_boost_locale.html#bb_build_opts", null ], 33 [ "Running Unit Tests", "building_boost_locale.html#bb_build_test", null ], 34 [ "Binary Compatibility", "building_boost_locale.html#binary_compatibility", null ] 35 ] ], 36 [ "Appendix", "appendix.html", "appendix" ], 37 [ "Changelog", "changelog.html", null ], 38 [ "Collation", "group__collation.html", "group__collation" ], 39 [ "Text Conversions", "group__convert.html", "group__convert" ], 40 [ "Date, Time, Timezone and Calendar manipulations", "group__date__time.html", "group__date__time" ], 41 [ "Character conversion functions", "group__codepage.html", "group__codepage" ], 42 [ "Format", "group__format.html", "group__format" ], 43 [ "Message Formatting (translation)", "group__message.html", "group__message" ], 44 [ "Boundary Analysis", "group__boundary.html", "group__boundary" ] 45];