Does Boost C++ library support Solaris on Sparc?
boost, c++, solaris, sparc
Solution
In all boost releases there are versions, that this release support. Look for example here
Problem
I have been looking at Boost libraries for development of a cross-platform network server library. It is supposed to be used on Windows/Linux/Solaris. Does boost support these three? Only thing i can find by googling is some build trouble and that "Boost supports most modern operating systems" I'm pretty new to Boost so maybe someone more used to it knows where this is more specifically specified?