Re: The beauty of LATEX
Joel de Guzman <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 10/22/2011 5:08 PM, Daniel James wrote: Re: function declarations. > I'd just do it in two passes, first parse everything to get the > templates, and then run it. So you can refer to templates defined > later in the file. Well, there's one matter that I consider very important: documentation. Declarations allow us to document the API without actually having to present the implementation. Declarations are easy-peasy. Let's keep it. Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com