ximol/codecvt.hpp File Reference
Detailed Description
codecvt (declaration).
We propose an libiconv wrapper for the C++ iostream.
- Author:
- Tournois Florent
- Version:
- 1.0
- Id
- codecvt.hpp,v 1.8 2004/02/25 18:58:39 tournois Exp
- Log
- codecvt.hpp,v
Revision 1.8 2004/02/25 18:58:39 tournois imporve the gcc compatibility.
Revision 1.7 2004/02/22 10:27:32 tournois Add some doc.
Revision 1.6 2004/02/22 09:54:19 tournois Change years on the copyright.
Revision 1.5 2004/01/27 21:49:51 tournois Add docs and tutorial.
Revision 1.4 2003/11/02 19:23:01 tournois Go to the boost coding standard. Change all name to lower case.
Revision 1.3 2003/10/27 11:29:32 hfp empty log message ***
Revision 1.2 2003/10/27 10:36:50 hfp empty log message ***
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.hpp.
#include <ximol/export_defs.hpp>
#include <ximol/typedefs.hpp>
#include <locale>
Include dependency graph for codecvt.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|