This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

g++: mutithread support is not full?


i've compiled and run example from
http://www.cplusplus.com/reference/future/future/
but i didn't see dots from output. Does std::future<T>.wait_for()
works correctly under cygwin?

Command line is : g++ ex1.cpp  -std=c++11. Cygwin=newest
-- 
Kind regards,
Sergey Ivanov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]