library_entry internals
The library_entry class holds a pointer to a class derived from
library_entry::impl which reads data from a particular library entry.
This constructor initialises the
library_entrywith aNULLlibrary_entry::implpointer. It is undefined behaviour to call any accessor functions on a default constructedlibrary_entry.