Opened 12 years ago
#5492 new Bugs
property_treee : now requires locale
Reported by: | Owned by: | Sebastian Redl | |
---|---|---|---|
Milestone: | To Be Determined | Component: | property_tree |
Version: | Boost 1.46.1 | Severity: | Problem |
Keywords: | Cc: |
Description
basic_ptree requires std::locale and imbue. locale not provide by special environment(ex : Windows CE). Boost.Config has BOOST_NO_STD_LOCALE, and needs this workaround.
Note:
See TracTickets
for help on using tickets.