Monthly Archives: November 2010

Boost header-only dependencies on serialization

boost:bimap and boost::graph should be header-only libraries, i.e. you are supposed to be able to use them by just including the corresponding header file, with no need to link in any compiled library. Actually with the latest boost version (1.44) … Continue reading

Posted in C, Howtos | Leave a comment