Andrei Alexandrescu wrote:
The basic interface is:
Another thing needed for the interface is an associative array that maps a string to a member of the archive. Object code libraries do this (the string is the unresolved symbol's name, the member is of course the corresponding object file).
