Home
last modified time | relevance | path

Searched refs:free_locale_by_ptr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/locale/src/posix/
Dposix_backend.cpp68 static void free_locale_by_ptr(locale_t *lc) in free_locale_by_ptr() function in boost::locale::impl_posix::posix_localization_backend
104 lc_ = boost::shared_ptr<locale_t>(tmp_p,free_locale_by_ptr); in prepare_data()