![]() |
JustCpp
Repo wih C++ stuff
|
#include <smartPointers.hpp>
Public Member Functions | |
nComplex (double real, double imaginary) | |
Public Attributes | |
double | real |
double | imaginary |
|
inline |
double SmartPointersExamples::nComplex::imaginary |
double SmartPointersExamples::nComplex::real |