Assign to this object the value of the specified rhs object.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
operator=(WriteOptions const& rhs);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

rhs

object providing the value to assign

Created with MrDocs