
23 Jan
2012
23 Jan
'12
9:02 p.m.
Boost.Chrono is using the files in boost/detail/win32. Please be free to use them if they are useful to you and complete them as needed. There are some test in libs/chrono/test/win32.cpp.
Thanks for the hint, I'll have a look.
While I made a patch to make Boost.System header-only more than 1 year ago I made use of them. The main issue was what is the expected API when working on cygwin platform.
I'd say UNIX API. I'm treating cygwin as a UNIX variant in Interprocess. Ion