Is it possible to access an element of an STL linked list directly by it's pointer? My program requires quick insertion, removal and access of elements. Is it possible to access an element of an STL l
Is it possible to access an element of an STL linked list directly by it's pointer? My program requires quick insertion, removal and access of elements. Is it possible to access an element of an STL l