forked from boostorg/fusion
Fix doc as per https://github.com/boostorg/fusion/issues/234
This commit is contained in:
@ -1016,8 +1016,8 @@ __note_ref_wrappers__, __fusion_pair__
|
|||||||
|
|
||||||
[section Tiers]
|
[section Tiers]
|
||||||
|
|
||||||
Tiers are sequences, where all elements are non-const reference types. They
|
Tiers are sequences, where all elements are reference types. They are
|
||||||
are constructed with a call to a couple of /tie/ function templates. The
|
constructed with a call to a couple of /tie/ function templates. The
|
||||||
succeeding sections document the various /tier/ flavors.
|
succeeding sections document the various /tier/ flavors.
|
||||||
|
|
||||||
* __list_tie__
|
* __list_tie__
|
||||||
|
Reference in New Issue
Block a user