Fix typo in comment (#1787)
This commit is contained in:
parent
477a677317
commit
0837a2a00a
@ -78,7 +78,7 @@ using namespace detail;
|
|||||||
// the template argument.
|
// the template argument.
|
||||||
//
|
//
|
||||||
// template<class A>
|
// template<class A>
|
||||||
// struct FooHomogeneous : public Foo<A, B> {};
|
// struct FooHomogeneous : public Foo<A, A> {};
|
||||||
//
|
//
|
||||||
template<
|
template<
|
||||||
template <class> class ComputeFn,
|
template <class> class ComputeFn,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user