can someone explain me how's the argument passed in the 1st parameterized constructor working?
public: //Constructors Bigint(); Bigint(long long); // 1st parameterized constructor Bigint(std::string); // 2nd parameterized constructor.
Aucun commentaire:
Enregistrer un commentaire