Boost logo

Boost Users :

Subject: Re: [Boost-users] [Spirit] How to use the scanner against UTF-8characters
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-10-20 01:05:23


FWIW -

The serialization library xml archive reads utf-8 encoded text. It uses a wide stream with a utf-8 codecvt facet to generate wchar_t characters from the original utf-8. This in turn is processed by spirit without problem.

Robert Ramey

  "HT4N -" <ht4n_at_[hidden]> wrote in message news:BAY128-W3206D66F9B0860B44474789C00_at_phx.gbl...
  Is it possible to customize the scanner in Spirit to parse UTF-8 characters?
   
  I can't seem to find any notes in the documentation specific to handling UTF-8 encoding.
   
  Thanks
   
  HT

------------------------------------------------------------------------------
  Hotmail: Powerful Free email with security by Microsoft. Get it now.

------------------------------------------------------------------------------

  _______________________________________________
  Boost-users mailing list
  Boost-users_at_[hidden]
  http://lists.boost.org/mailman/listinfo.cgi/boost-users



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net