What would be the most painless way to input un-escaped characters sequence to std::string?
Instead of
std::string st = "C:\\program files\\myFile.txt";
something like: (Doesn't work correctly due to escape characters).
std::string st = "C:\program files\myFile.txt";

.txtfile and add aMakefilerule to convert it to a .hfile? – Mike Samuel May 8 '12 at 15:26