
26 Apr
2008
26 Apr
'08
7:53 a.m.
Sohail Somani wrote:
Tom Brinkman wrote:
But it would introduce the dependency to boost::filesystem
That would be a show-stopper for shur. I definately could not use your IO library if it had a boost::filesystem dependency. PLEASE - keep it header only.
I have no interest in boost::filesystem or gil. Just trying to understand your requirement for being header-only: You *want* to compile the same code over and over rather than just once?
No, he's probably using a pre-compiled header. :-) Bo Persson