standard for locating appropriate header file to include from doc page?
Jonathan Graehl <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAEm2hWLM2MpBjuuHaQaH16SqJALoy0BhGVNTK3oriKvXmbuRZA@mail.gmail.com> |
A documentation URL like http://www.boost.org/doc/libs/1_49_0/libs/*ptr_container*/doc/*ptr_array* .html means I should include <boost/ptr_container/ptr_array.hpp>, right? Or is there no such convention? The actual documentation text has always lacked any easily discoverable mention of the relevant header to include (and less frequently needed - the library name for the linker). It would be nice if the docs actually listed the header to include, of course, for people landing from a web search or a link. _______________________________________________ Boost-docs mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/boost-docs