Looking at it briefly tells me that there might be a typo, or something went wrong during the creation of the html page. I think that where it is written "<i>" the author meant actually "[i]", which makes sense since you accessing elements of entryList that is an array of pointers. I would not call it an error, this is a thing that happens when you use automatic tools to generate html from C++ source code. Below, how it should work: