@kempofighter. It is a pity you have a blanket ban on all open source. Boost is not like a random open source library you find lying about the web, as "(m)any of Boost's founders are on the C++ standards committee ..."
especially when many job projects that I am on forbid me from using open source
Why? Is it a licensing issue? Because many different open-source licenses do not require you to open-source your code if you use it in certain ways: BSD, MIT, even Boost has it's own license.
I read an article elsewhere even the term Open Source is open to lawyer interpretations. Within Open Source there are BSD,MIT etc and according to some lawyers it does not indicate total "freedom" as in no need to pay monies to use etc.
How I wish someone unify and come to terms on a SINGLE Open Source license. This can save a lot of headaches for us developers when we propose certain Open Source libraries to our employers to do certain task and yet not infringe on any intellectual property issues with those Open Source libraries developers/organizations.
there are BSD,MIT etc and according to some lawyers it does not indicate total "freedom" as in no need to pay monies to use
Well, I don't know what you may have read, but those two in particular are examples of royalty-free licences. In fact, the only requirement they make is to give credit (more or less); it's even possible to relicense to anything you want.
How I wish someone unify and come to terms on a SINGLE Open Source license.
That wouldn't make any sense for a variety of reasons.