On Mon, 7 Dec 2009, Derek Gaston wrote: > BTW: The boolalpha thing doesn't really work out. It's not case > insensitive for one thing...
Bah, I was afraid of that. Don't worry, I'm sure C++ will handle True and False in C++1x, or maybe C++2x at most. Right after they figure out that it might be a good idea to allow std::ifstream to be constructed with a std::string filenames and not just const char* filenames. I should have known better than to trust the C++ standard library if it doesn't even trust itself yet. ;-) Would you reenable the bool specialization, maybe add a comment explaining the operator>>(bool) failings? Thanks, --- Roy ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
