
7 Jul
2010
7 Jul
'10
4:04 p.m.
On 07/07/2010 07:38 PM, Alapkumar Sinha wrote:
Hi,
Thanks for the response. I was interested in the actual implementation of these libraries. In this case, is there a way?
I'm not sure I understand. "Header-only" means that all implementation is in headers. For the libraries you mentioned, it's in boost/interprocess and boost/signals2 directories of your Boost distribution. There are no .cpp files, you don't have to build or link against anything to use these libraries. PS: Please, don't top-post.