ximol/str_cast.cpp File Reference
Detailed Description
cast to string implementation.
- Author:
- Tournois Florent
- Version:
- 1.0
- Id
- str_cast.cpp,v 1.4 2004/02/22 10:27:32 tournois Exp
- Log
- str_cast.cpp,v
Revision 1.4 2004/02/22 10:27:32 tournois Add some doc.
Revision 1.3 2004/02/22 09:54:19 tournois Change years on the copyright.
Revision 1.2 2003/11/27 15:31:55 hfp partially adapted to vc6.
Revision 1.1 2003/11/18 18:54:51 tournois Add str_cast and drop the transformation.hpp file.
Definition in file str_cast.cpp.
#include <ximol/str_cast.hpp>
#include <ximol/macros.hpp>
#include <algorithm>
#include <functional>
#include <locale>
Include dependency graph for str_cast.cpp:
Go to the source code of this file.
Function Documentation
char to_narrow_char |
( |
wchar_t |
xc |
) |
|
|
XIMOL_BEGIN_PRIVATE_NAMESPACE wchar_t to_wide_char |
( |
char |
c |
) |
|
|
|