Set the boolean state of this object to the specified rhs.

Synopsis

Declared in <bslmt_testutil.h>

void
operator=(bool rhs);

Parameters

Name

Description

rhs

boolean state to assign to this object

Created with MrDocs