Rename final_act in GSL.natvis (#593)

Commit 6e2e207c8d renamed final_act to final_action. Do this also in
GSL.natvis.
This commit is contained in:
Beat Bolli 2018-02-11 21:18:00 +01:00 committed by Neil MacIntosh
parent 95da2fd337
commit 1a3eb2a6d4

View File

@ -11,7 +11,7 @@
</Type> </Type>
<!-- These types are from the gsl_util header. --> <!-- These types are from the gsl_util header. -->
<Type Name="gsl::final_act&lt;*&gt;"> <Type Name="gsl::final_action&lt;*&gt;">
<DisplayString>{{ invoke = {invoke_}, action = {f_} }}</DisplayString> <DisplayString>{{ invoke = {invoke_}, action = {f_} }}</DisplayString>
<Expand> <Expand>
<Item Name="[invoke]">invoke_</Item> <Item Name="[invoke]">invoke_</Item>