Updated test case documentation
This commit is contained in:
@@ -40,16 +40,6 @@ File t20014_c.cc
|
||||
namespace clanguml {
|
||||
namespace t20014 {
|
||||
|
||||
//template <typename T, typename F> F C<T, F>::c1(F i, F j)
|
||||
//{
|
||||
// return c_.b1(i, j);
|
||||
//}
|
||||
//
|
||||
//template <typename T, typename F> F C<T, F>::c2(F i, F j)
|
||||
//{
|
||||
// return c_.b2(i, j);
|
||||
//}
|
||||
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user