equal
deleted
inserted
replaced
|
1 //desc: test LCleanedup class used in non-leaving overload function for LS16 |
|
2 //option: |
|
3 //date:2008-8-21 15:19:15 |
|
4 //author:pingorliu |
|
5 //type: CT |
|
6 |
|
7 void func() |
|
8 { |
|
9 } |
|
10 void func(TInt x) |
|
11 { |
|
12 LCleanedupHandle<RBar> bar; //check:-suffixed,LCleanedup |
|
13 } |