Minor changes to some comments
remove ambiguous "only" procession --> processing git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3311,7 +3311,7 @@ public:
|
||||
}
|
||||
|
||||
// Notice that we use P1 and not T1 for the parameter to allow passing
|
||||
// parameters that are only convertible to the type taken by the method
|
||||
// parameters that are convertible to the type taken by the method
|
||||
// instead of being exactly the same, to be closer to the usual method call
|
||||
// semantics.
|
||||
template <typename T, typename T1, typename P1>
|
||||
|
Reference in New Issue
Block a user