Share

AcBrComplex::AcBrComplex

C++

AcBrComplex(
    const AcBrComplex& src
);

Description

Copy constructor. Instantiates an object initialized to the same contents as the src object.

Parameters

Parameters Description
src Another AcBrComplex object

Links

AcBrComplex

Was this information helpful?