Opened 12 years ago

Closed 8 years ago

#4227 closed Bugs (fixed)

operator safe bool

Reported by: Domagoj Šarić Owned by: Fernando Cacciola
Milestone: Boost 1.56.0 Component: optional
Version: Boost 1.44.0 Severity: Optimization
Keywords: Cc:

Description

Change History (1)

comment:1 by akrzemi1, 8 years ago

Milestone: Boost 1.43.0Boost 1.56.0
Resolution: fixed
Status: newclosed

explicit operator bool() implemented in branch 'master'. also, forward declaring operator<<(ostream&), in order to avoid inadvertent conversion on compilers w/o explicit conversion operators.

Note: See TracTickets for help on using tickets.