Daved is right. You only need the compilation step for a few libraries: Boost.Test, Boost.Regex, Boost.Threads, Boost.Python, Boost.DateTime in older versions, and Boost.Graph for the file import.
Boost.Bind and Boost.Mem_Fun work fine header-only.
Printable View
Daved is right. You only need the compilation step for a few libraries: Boost.Test, Boost.Regex, Boost.Threads, Boost.Python, Boost.DateTime in older versions, and Boost.Graph for the file import.
Boost.Bind and Boost.Mem_Fun work fine header-only.
They do? I have been caught in a jam with Jam before, so that is good news.Quote:
Boost.Bind and Boost.Mem_Fun work fine header-only.