std::getline and ustring
- From: ArbolOne <arbolone gmail com>
- To: GTKmm List <gtkmm-list gnome org>
- Subject: std::getline and ustring
- Date: Thu, 08 Oct 2009 20:40:39 -0400
Hey kids!
Currently I am working on porting some libraries to be GTKmm exclusive,
everything has been going well with the exception of one wrincle.
This class reads data from a file using std::getline(std::fstream f,
std::string data, "^")
Well, as you know, getline expects a std::string variable *not a
Glib::ustring, does anyone around here knows how to go about making
std::getline and Glib::ustring work together?
TIA
--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]