
21 Jan
2010
21 Jan
'10
5:34 p.m.
2010/1/21 Artyom <artyomtnk@yahoo.com>:
When I compile a program or library that uses STL I expect that it would continue to work as long as compiler keeps table ABI (GCC - for years).
Maintaining binary compatability in C++ requires great effort and has performance implications, so I don't think it's reasonable to ask for it. Much of boost does tend to be source-compatible between versions, though.