2
0
mirror of https://github.com/boostorg/format.git synced 2026-01-24 05:52:10 +00:00
Files
format/include
Caleb Epstein 4e94d45908 Fix for Sourceforge bug #1450260 where this will assert on MSVC:
boost::format("%s") % std::string()


[SVN r33443]
2006-03-22 15:13:25 +00:00
..