Opened 6 years ago

Closed 5 years ago

#12976 closed Bugs (fixed)

Boost Thread Executors documentation mistakes

Reported by: barade.barade@… Owned by: viboes
Milestone: Boost 1.66.0 Component: thread
Version: Boost 1.63.0 Severity: Cosmetic
Keywords: Cc:

Description

The include paths: #include <boost/thread/serial_executor.hpp> #include <boost/thread/generic_serial_executor.hpp>

in the reference are wrong. It should be thread/executors.

Besides for generic_serial_executor the destructor title says "Destructor ~serial_executor()" which is wrong. Besides some methods are not described at all.

Change History (5)

comment:1 by barade.barade@…, 6 years ago

Btw. generic_serial_executor.hpp does not exist at all and I cannot find the class boost::generic_serial_executor anywhere.

comment:2 by anonymous, 5 years ago

Component: Documentationthread
Owner: changed from Matias Capeletto to Anthony Williams

comment:3 by viboes, 5 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned
Note: See TracTickets for help on using tickets.