-
Notifications
You must be signed in to change notification settings - Fork 89
Commit 8ba1a0d
Add "explicit" keyword for several unary constructors.
We recommend to use explicit for unary constructors, but we are not
using is in the following slides. Here, it is added in several places
where the addition doesn't create space issues on the slide.1 parent 5bf6194 commit 8ba1a0d
1 file changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 | - | ||
229 | + | ||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 | - | ||
250 | + | ||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 | - | ||
274 | - | ||
275 | - | ||
273 | + | ||
274 | + | ||
275 | + | ||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
|
0 commit comments