// ifstream -- ifstream basic members #include <fstream> ifstream::~ifstream( ) { // destruct an ifstream }