In this answer to a question asking "is doing Z this way portable" the idea is "boost does it this way, it means it is very portable".
Can I just always consult boost sources to find the most portable way of doing something in C++? How can I judge for myself if boost is really such a collection of super-portable code?