/home/ntakagi/work/STLport-5.1.5/src/facets_byname.cpp File Reference#include "stlport_prefix.h"
#include <hash_map>
#include <vector>
#include <locale>
#include <istream>
#include <algorithm>
#include <functional>
#include "c_locale.h"
#include "locale_impl.h"
#include "acquire_release.h"
#include "message_facets.h"
Go to the source code of this file.
Function Documentation
wstring __do_widen |
( |
string const & |
str |
) |
[inline] |
Definition at line 878 of file facets_byname.cpp.
References basic_string< _CharT, _Traits, _Alloc >::begin(), copy(), basic_string< _CharT, _Traits, _Alloc >::end(), and basic_string< _CharT, _Traits, _Alloc >::size().
Referenced by moneypunct_byname< wchar_t, false >::do_curr_symbol(), moneypunct_byname< wchar_t, true >::do_curr_symbol(), moneypunct_byname< wchar_t, false >::do_negative_sign(), moneypunct_byname< wchar_t, true >::do_negative_sign(), moneypunct_byname< wchar_t, false >::do_positive_sign(), and moneypunct_byname< wchar_t, true >::do_positive_sign().
Generated on Mon Mar 10 15:32:47 2008 by
1.5.1
|