source:
src/tests/.expect/memberCtors.txt@
6c2ba38
| Last change on this file since 6c2ba38 was 1461809, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 4.2 KB | |
| Rev | Line | |
|---|---|---|
| [44f6341] | 1 | Before declaration of b1 |
| [4d4882a] | 2 | constructing int |
| 3 | constructing int | |
| 4 | constructing int | |
| 5 | constructing int | |
| 6 | constructing int | |
| 7 | constructing int | |
| [f7e749f] | 8 | begin construct B |
| [1461809] | 9 | assign b.a2 |
| [4d4882a] | 10 | constructing int |
| 11 | constructing int | |
| [f7e749f] | 12 | begin construct A |
| [1461809] | 13 | construct a.x |
| [4d4882a] | 14 | constructing int: 1001 |
| [1461809] | 15 | assign a.y |
| [4d4882a] | 16 | assigning int: 0 0 |
| [f7e749f] | 17 | end construct A |
| [ddbde34] | 18 | copy constructing int: 0 |
| 19 | copy constructing int: 0 | |
| 20 | begin copy construct A | |
| [1461809] | 21 | copy construct this.x |
| [ddbde34] | 22 | copy constructing int: 1001 |
| [1461809] | 23 | assign this.y |
| [ddbde34] | 24 | copy constructing int: 0 |
| 25 | destructing int: 0 | |
| 26 | destructing int: 0 | |
| 27 | end copy construct A | |
| 28 | begin ?=? A | |
| 29 | copy constructing int: 1001 | |
| 30 | destructing int: 1001 | |
| 31 | destructing int: 1001 | |
| 32 | copy constructing int: 0 | |
| 33 | destructing int: 0 | |
| 34 | destructing int: 0 | |
| 35 | copy constructing int: 0 | |
| 36 | destructing int: 0 | |
| 37 | destructing int: 0 | |
| 38 | end ?=? A | |
| 39 | copy constructing int: 0 | |
| 40 | copy constructing int: 0 | |
| 41 | begin copy construct A | |
| [1461809] | 42 | copy construct this.x |
| [ddbde34] | 43 | copy constructing int: 1001 |
| [1461809] | 44 | assign this.y |
| [ddbde34] | 45 | copy constructing int: 0 |
| 46 | destructing int: 0 | |
| 47 | destructing int: 0 | |
| 48 | end copy construct A | |
| 49 | destructing int: 0 | |
| 50 | destructing int: 0 | |
| 51 | destructing int: 1001 | |
| 52 | destructing int: 0 | |
| 53 | destructing int: 0 | |
| 54 | destructing int: 1001 | |
| [1461809] | 55 | construct b.a1 |
| [4d4882a] | 56 | constructing int |
| 57 | constructing int | |
| [f7e749f] | 58 | begin construct A |
| [1461809] | 59 | construct a.x |
| [4d4882a] | 60 | constructing int: 1000 |
| [1461809] | 61 | assign a.y |
| [4d4882a] | 62 | assigning int: 0 0 |
| [f7e749f] | 63 | end construct A |
| 64 | end construct B | |
| [4d4882a] | 65 | destructing int: 0 |
| 66 | destructing int: 0 | |
| 67 | destructing int: 1001 | |
| [44f6341] | 68 | Before declaration of b2 |
| [4d4882a] | 69 | copy constructing int: 0 |
| 70 | copy constructing int: 0 | |
| [f7e749f] | 71 | begin copy construct A |
| [1461809] | 72 | copy construct this.x |
| [4d4882a] | 73 | copy constructing int: 1000 |
| [1461809] | 74 | assign this.y |
| [ddbde34] | 75 | copy constructing int: 0 |
| 76 | destructing int: 0 | |
| 77 | destructing int: 0 | |
| [f7e749f] | 78 | end copy construct A |
| [4d4882a] | 79 | copy constructing int: 0 |
| 80 | copy constructing int: 0 | |
| [f7e749f] | 81 | begin copy construct A |
| [1461809] | 82 | copy construct this.x |
| [4d4882a] | 83 | copy constructing int: 1001 |
| [1461809] | 84 | assign this.y |
| [ddbde34] | 85 | copy constructing int: 0 |
| 86 | destructing int: 0 | |
| 87 | destructing int: 0 | |
| [f7e749f] | 88 | end copy construct A |
| [4d4882a] | 89 | copy constructing int: 0 |
| 90 | copy constructing int: 0 | |
| [f7e749f] | 91 | begin copy construct A |
| [1461809] | 92 | copy construct this.x |
| [4d4882a] | 93 | copy constructing int: 0 |
| [1461809] | 94 | assign this.y |
| [ddbde34] | 95 | copy constructing int: 0 |
| 96 | destructing int: 0 | |
| 97 | destructing int: 0 | |
| [f7e749f] | 98 | end copy construct A |
| [44f6341] | 99 | End of main |
| [4d4882a] | 100 | constructing int |
| 101 | constructing int | |
| [f7e749f] | 102 | begin construct A |
| [1461809] | 103 | construct a.x |
| [4d4882a] | 104 | constructing int: 999 |
| [1461809] | 105 | assign a.y |
| [4d4882a] | 106 | assigning int: 0 0 |
| [f7e749f] | 107 | end construct A |
| [ddbde34] | 108 | copy constructing int: 0 |
| 109 | copy constructing int: 0 | |
| 110 | begin copy construct A | |
| [1461809] | 111 | copy construct this.x |
| [ddbde34] | 112 | copy constructing int: 999 |
| [1461809] | 113 | assign this.y |
| [ddbde34] | 114 | copy constructing int: 0 |
| 115 | destructing int: 0 | |
| 116 | destructing int: 0 | |
| 117 | end copy construct A | |
| 118 | begin ?=? A | |
| 119 | copy constructing int: 999 | |
| 120 | destructing int: 999 | |
| 121 | destructing int: 999 | |
| 122 | copy constructing int: 0 | |
| 123 | destructing int: 0 | |
| 124 | destructing int: 0 | |
| 125 | copy constructing int: 0 | |
| 126 | destructing int: 0 | |
| 127 | destructing int: 0 | |
| 128 | end ?=? A | |
| 129 | copy constructing int: 0 | |
| 130 | copy constructing int: 0 | |
| 131 | begin copy construct A | |
| [1461809] | 132 | copy construct this.x |
| [ddbde34] | 133 | copy constructing int: 999 |
| [1461809] | 134 | assign this.y |
| [ddbde34] | 135 | copy constructing int: 0 |
| 136 | destructing int: 0 | |
| 137 | destructing int: 0 | |
| 138 | end copy construct A | |
| 139 | destructing int: 0 | |
| 140 | destructing int: 0 | |
| 141 | destructing int: 999 | |
| 142 | destructing int: 0 | |
| 143 | destructing int: 0 | |
| 144 | destructing int: 999 | |
| [4d4882a] | 145 | destructing int: 0 |
| 146 | destructing int: 0 | |
| 147 | destructing int: 1000 | |
| 148 | destructing int: 0 | |
| 149 | destructing int: 0 | |
| 150 | destructing int: 999 | |
| 151 | destructing int: 0 | |
| 152 | destructing int: 0 | |
| 153 | destructing int: 0 | |
| 154 | destructing int: 0 | |
| 155 | destructing int: 0 | |
| [44f6341] | 156 | destructing int: 999 |
| [4d4882a] | 157 | constructing int |
| 158 | constructing int | |
| [f7e749f] | 159 | begin construct A |
| [1461809] | 160 | construct a.x |
| [4d4882a] | 161 | constructing int: 999 |
| [1461809] | 162 | assign a.y |
| [4d4882a] | 163 | assigning int: 0 0 |
| [f7e749f] | 164 | end construct A |
| [ddbde34] | 165 | copy constructing int: 0 |
| 166 | copy constructing int: 0 | |
| 167 | begin copy construct A | |
| [1461809] | 168 | copy construct this.x |
| [ddbde34] | 169 | copy constructing int: 999 |
| [1461809] | 170 | assign this.y |
| [ddbde34] | 171 | copy constructing int: 0 |
| 172 | destructing int: 0 | |
| 173 | destructing int: 0 | |
| 174 | end copy construct A | |
| 175 | begin ?=? A | |
| 176 | copy constructing int: 999 | |
| 177 | destructing int: 999 | |
| 178 | destructing int: 999 | |
| 179 | copy constructing int: 0 | |
| 180 | destructing int: 0 | |
| 181 | destructing int: 0 | |
| 182 | copy constructing int: 0 | |
| 183 | destructing int: 0 | |
| 184 | destructing int: 0 | |
| 185 | end ?=? A | |
| 186 | copy constructing int: 0 | |
| 187 | copy constructing int: 0 | |
| 188 | begin copy construct A | |
| [1461809] | 189 | copy construct this.x |
| [ddbde34] | 190 | copy constructing int: 999 |
| [1461809] | 191 | assign this.y |
| [ddbde34] | 192 | copy constructing int: 0 |
| 193 | destructing int: 0 | |
| 194 | destructing int: 0 | |
| 195 | end copy construct A | |
| 196 | destructing int: 0 | |
| 197 | destructing int: 0 | |
| 198 | destructing int: 999 | |
| 199 | destructing int: 0 | |
| 200 | destructing int: 0 | |
| 201 | destructing int: 999 | |
| [4d4882a] | 202 | destructing int: 0 |
| 203 | destructing int: 0 | |
| 204 | destructing int: 1000 | |
| 205 | destructing int: 0 | |
| 206 | destructing int: 0 | |
| 207 | destructing int: 999 | |
| 208 | destructing int: 0 | |
| 209 | destructing int: 0 | |
| 210 | destructing int: 0 | |
| 211 | destructing int: 0 | |
| 212 | destructing int: 0 | |
| [44f6341] | 213 | destructing int: 999 |
Note:
See TracBrowser
for help on using the repository browser.