class box { public: box (int v) : value(v) { }

Previous slide Next slide Back to first slide View graphic version