Create ChoiceConstRef object that wraps the same object as the specified object.

Synopsis

Declared in <bdlar_choiceref.h>

ChoiceConstRef(ChoiceRef const& object);

Parameters

Name

Description

object

non‐const choice reference to rewrap as const

Created with MrDocs