
26 Apr
2008
26 Apr
'08
10:20 a.m.
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 assume Christian was referring to the extension function in boost filesystem -- I can't really think of why else filesystem would be used to provide the feature I was asking about, which was a read_image function that would choose the appropriate file format based on the name or first bytes of the file. -- John