Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
MSVC 2010
boost 1.54
-
Patch Available
Description
#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