Accessing locale information
I need a call that allows me to specifiy the value locale information to retrieve. Does one exist in Boost. I have been swimming through the documentation but find that I am drowning. Background -> trying to replace windows GetLocaleInfo( ....) to become cross platform compliant. Thanks CONFIDENTIAL INFORMATION NOTICE: The information contained in this e-mail is privileged, confidential and intended solely for the use of the addressee named above. If the reader of this e-mail is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail is strictly prohibited. If you received this in error, please contact the sender and destroy all copies of this e-mail. Thank you.
On Mon, Mar 29, 2010 at 4:46 PM, Carla Strembicke
I need a call that allows me to specifiy the value locale information to retrieve.
Does one exist in Boost. I have been swimming through the documentation but find that I am drowning.
Background -> trying to replace windows GetLocaleInfo( ....) to become cross platform compliant.
Actually a Boost.Locale library was just reviewed, it can handle all of your locale needs quite well. Although it is not in Boost quite yet, you should still get it from its separate site. Look in the recent archives for the review and links and information.
On Mon, Mar 29, 2010 at 7:19 PM, Steven Watanabe
AMDG
OvermindDL1 wrote:
Actually a Boost.Locale library was just reviewed <snip>
What? It's not even in the review schedule.
Er, meant offered, not reviewed, it is being offered to be reviewed, but it would still serve the purpose well. :)
participants (3)
-
Carla Strembicke
-
OvermindDL1
-
Steven Watanabe