mirror of https://github.com/CGAL/cgal
Adapt test to detect a sunpro bug.
This commit is contained in:
parent
d8cb731342
commit
efdecc2ffa
|
|
@ -36,7 +36,7 @@
|
|||
template <class A>
|
||||
class B {
|
||||
public:
|
||||
typedef A Res;
|
||||
typedef typename A::D Res;
|
||||
|
||||
template<class C>
|
||||
Res fct(C *i);
|
||||
|
|
|
|||
Loading…
Reference in New Issue