forked from boostorg/fusion
Fixed typo
[SVN r81164]
This commit is contained in:
@ -494,7 +494,7 @@ Deferences the data property associated with the element referenced by an associ
|
|||||||
template<
|
template<
|
||||||
typename I
|
typename I
|
||||||
>
|
>
|
||||||
typename __result_of_deref_data__<I>::type deref(I const& i);
|
typename __result_of_deref_data__<I>::type deref_data(I const& i);
|
||||||
|
|
||||||
[table Parameters
|
[table Parameters
|
||||||
[[Parameter] [Requirement] [Description]]
|
[[Parameter] [Requirement] [Description]]
|
||||||
|
Reference in New Issue
Block a user