Re: DocBook function synopsis

Subject: Re: DocBook function synopsis
From: Graydon Hoare <graydon@xxxxxxxxxxxxx>
Date: Fri, 10 Jul 1998 11:51:55 -0400
> > This is definitely an implementation concern.  You don't need to know
> > whether a method is inlined or not to be able to use it correctly.
> 
> Given a least-common denominator approach, "inline" would certainly appear
> to be excluded as purely a C++ concern of space/time tradeoff and debug-ability
> which would only be of interest to C++ customers.

erm, inline functions are significant to anyone using an API. They are
unlinkable, and can create weirdness in an inheritence hierarchy.  I
think it's worth letting an API reader know something is inline,
rather than tear their hair out.

-graydon


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Re: DocBook function synopsis, (continued)
      • Mitch C. Amiano - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id RAA02041Thu, 9 Jul 1998 17:03:33 -0400 (EDT)
    • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id DAA20422Thu, 9 Jul 1998 03:45:12 -0400 (EDT)
    • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id WAA27256Thu, 9 Jul 1998 22:45:28 -0400 (EDT)
      • Mitch C. Amiano - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA13750Fri, 10 Jul 1998 10:23:10 -0400 (EDT)
        • Graydon Hoare - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id LAA18381Fri, 10 Jul 1998 11:53:57 -0400 (EDT) <=
        • Mitch C. Amiano - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id PAA29953Fri, 10 Jul 1998 15:18:28 -0400 (EDT)
      • Mitch C. Amiano - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA14489Fri, 10 Jul 1998 10:58:42 -0400 (EDT)
      • Graydon Hoare - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id MAA18685Fri, 10 Jul 1998 12:01:21 -0400 (EDT)
    • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id XAA09472Sun, 12 Jul 1998 23:32:53 -0400 (EDT)