diff --git a/call_traits.htm b/call_traits.htm index a69c1de..b4fe3ee 100644 --- a/call_traits.htm +++ b/call_traits.htm @@ -493,7 +493,7 @@ call_traits can not be used with reference or array types.
The following class is a trivial class that stores some type T -by value (see the call_traits_test.cpp +by value (see the call_traits_test.cpp file), the aim is to illustrate how each of the available call_traits typedefs may be used: