ximol/codecvt.cpp File Reference
Detailed Description
Facet access (implementation).
- Author:
- Tournois Florent
- Version:
- 1.0
- Id
- codecvt.cpp,v 1.6 2004/02/25 18:58:39 tournois Exp
- Log
- codecvt.cpp,v
Revision 1.6 2004/02/25 18:58:39 tournois imporve the gcc compatibility.
Revision 1.5 2004/02/22 10:27:32 tournois Add some doc.
Revision 1.4 2004/02/22 09:54:19 tournois Change years on the copyright.
Revision 1.3 2003/11/16 13:25:25 tournois Change the error to use wide string. Change the translation to use wide string.
Revision 1.2 2003/11/02 19:23:01 tournois Go to the boost coding standard. Change all name to lower case.
Revision 1.1 2003/10/25 18:20:32 hfp XiMoL now provides a own codecvt (interface) based on standard. Hides use of iconv-library as implementation detail.
Revision 1.6 2003/10/25 13:53:39 hfp review and separation
Definition in file codecvt.cpp.
#include <ximol/codecvt.hpp>
#include <ximol/encoders/error.hpp>
#include <ximol/translation.hpp>
#include <ximol/macros.hpp>
#include <iconv.h>
Include dependency graph for codecvt.cpp:
Go to the source code of this file.
|