What does \'&\' mean in C++?
As within the function
void Read_wav::read_wav(const string &filename) { }
And what is its equiv
You might want to check out Binky Pointer fun, it's a video that illustrates what Pointers and References are.