Assign to this index clerk the value of the specified rhs index clerk, and return a reference to this modifiable index clerk.

Synopsis

Declared in <bdlc_indexclerk.h>

IndexClerk&
operator=(IndexClerk const& rhs);

Return Value

reference to this modifiable index clerk

Parameters

Name

Description

rhs

index clerk providing the value to assign

Created with MrDocs