fix
From-SVN: r42292
This commit is contained in:
parent
3804fe2e1b
commit
ab1f084cdf
@ -23,7 +23,7 @@ struct B {
|
||||
};
|
||||
|
||||
struct C {
|
||||
const fptr ≺
|
||||
const fptr pr;
|
||||
|
||||
C (fptr n): pr(n) { }
|
||||
operator const fptr& () { return pr; }
|
||||
|
Loading…
Reference in New Issue
Block a user