Boost logo

Boost Users :

Subject: [Boost-users] Program Options documentation is anaemic
From: David Demelier (markand_at_[hidden])
Date: 2018-11-20 10:03:23


Hello,

Reading the type_value documentation from Boost Program options feels like:

     typed_value * composing();
     Specifies that the value is composing. See the 'is_composing'
method for explanation.

And the documentation of is_composing:

     bool is_composing() const;

Not sure if I know more what this function is supposed to do now.

Also, I think this module/documentation should take a s/method/function/g.

What's your thoughts on this?

Regards,

-- 
David

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net