Topic: Standard (and other) Library signature query
Author: hattons@globalsymmetry.com ("Steven T. Hatton")
Date: Mon, 10 May 2004 07:35:52 +0000 (UTC) Raw View
Consider a query feature enabling the user (human or machine) of the
Standard Library to retrieve signature information describing all standard
declarations. For example the user might enter a command to get a listing
of all headers. The elements of that list would be identical to the
character sequences between the '<' and '>' used to #include standard
headers. Additionally the user would be able to query each header to
retrieve a listing of all free functions class definitions and template
declarations.
This would facilitate the location of resources within the Standard Library.
Both manual and automated users of the Standard Library would benefit from
this capability. In particular, this would greatly reduce the difficulty
of creating an IDE with powerful code completion functionality.
The same query capability should be extended to user defined libraries.
That is, the means of providing this capability for the Standard Library
should itself be standardized and made available to developers of
thrid-party libraries.
--
STH
http://www.kdevelop.org
http://www.suse.com
http://www.mozilla.org
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]