Namespace: Rx::LFR – Class: CPimpl – Header: Rx.LFR/Pimpl.h

CPimpl::operator= Operator

C++
CPimpl& operator=(const CPimpl& other)

Deleted assignment operator.

Parameters

[const CPimpl&] other

The other.

Returns

CPimpl&

A shallow copy of this object.