Question: b) What is the difference between how you can use these functions: 1: Foo &operator[](size_t index); 2: Foo operator[ ] (size t index) const

b) What is the difference between how you can use these functions: 1: Foo &operator[](size_t index); 2: Foo operator[ ] (size t index) const
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
