Boost logo

Boost :

Subject: Re: [boost] first steps to submitting - boost :: observers
From: Larry Evans (cppljevans_at_[hidden])
Date: 2016-09-18 07:13:42


On 09/18/2016 01:39 AM, Robert McInnis wrote:
> Thanks for the advice, Vinnie.
>
> I added a quick doc explaining how and why to use the general object
> pattern.
>
> http://htmlpreview.github.io/?https://github.com/tiny/boost_observers/blob/m
> aster/doc/boost_observers.htm
>
> ^ that should allow you to view the html page
>
[snip]

On page that page, under the section:

   How do I use it?

the variables x, y, and z are of type:

   boost::observers::Numeric< long >

yet the description says:

   We now have three(3) observables X, Y, and Z.

which is confusing. Are they observers
(as the type name suggests), or are they observables
(as the descriptions suggests). Also, the description
uses capital letters, but the code uses small letters.

It would ease the reading if better names were used ;(

-regards,
Larry


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk