-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.1
-
Component/s: C++ - Library
-
Labels:None
-
Environment:
MSVC 2010
boost 1.54
-
Patch Info:Patch Available
#if USE_BOOST_THREAD
friend void boost::call_once(void (*func)(void), boost::once_flag& flag);
#endif
this friend declaration is not needed and differs from boost call_once declaration so it generates warning