|
|
Home Personal Work Computers Miscellaneous LaTeX Software Projects Rendering Tutorial UNIX Commands Using CVS Case Modding Base Wiki |
Convert any type to strings with streamsInclude this if you want to use a templated function that converts any possible type to a string, automagically. As long as the templated class has defined a << streaming operator. Here you can find it the way I like my code styled, intended, etc. It returns a string, can't be better, a string can easily be inserted in most C++ code. #include <string> Sure, if we want a #include <string> |
|
|
All contents copyrighted 2000-2006 Anthony Liekens unless otherwise noted. Powered by PmWiki Page last modified on October 14, 2005, at 01:45 PM. |