
26 Nov
2008
26 Nov
'08
5:14 p.m.
Andy Tompkins wrote:
Only because I'm not sure how to implement the time-based construction mechanism a portable way.
I'm not sure what is required but perhaps the newly sandboxed Chrono library can help here?
I tend to avoid implicit conversions. One can also use boost::lexical_cast<std::string>(uuid). Again, if this list wants operator std::string() and the like, I will add it.
Please no. -- Michael Marcin