I wouldn't exactly call it "nice"... but it certainly is comprehensive and OS neutral.
Really my biggest problem with boost is the lack of coherent documentation. The docs available are all just as dense as the source. The filesystem lib in particular is a maze types, and none of the type details are clearly outlined anywhere. I had to do a lot of digging, and trial and error to get it to work.
Really my biggest problem with boost is the lack of coherent documentation. The docs available are all just as dense as the source. The filesystem lib in particular is a maze types, and none of the type details are clearly outlined anywhere. I had to do a lot of digging, and trial and error to get it to work.
I've noticed this as well, for some libraries. Others are documented pretty well. Consider contributing some documentation improvements.