Re: mandatory-cxx11 on Cygwin doesn't have to_string
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Markus Wanner <[email protected]> writes: >> searching for "to_string" in /usr/include turns up boost references >> only. > > On Cygwin, the stdc++ headers live under /usr/lib/gcc/. arrgghh. > Bottom line: It looks like we're stuck with boost::lexical_cast<> for > now. Therefore, I reverted the corresponding changes in > nvm.mandatory-cxx11. Ok. -- -- Stephe