Opened 14 years ago
Closed 13 years ago
#2844 closed Tasks (fixed)
[proto] be more explicit in the docs about proto::extends
Reported by: | Eric Niebler | Owned by: | Eric Niebler |
---|---|---|---|
Milestone: | Boost 1.39.0 | Component: | proto |
Version: | Boost 1.38.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
be more explicit in the docs (users' guide and reference) about what the template parameters to proto::extends mean and how to initialize a proto::extends base sub-object.
Also, describe how to initialize an expression extension object defined with BOOST_PROTO_EXTENDS.
Note:
See TracTickets
for help on using tickets.
(In [57439]) better docs for proto::extends, fixes #2844