233
233
"execution_count": 10
234
234
},
235
235
{
236
- "id": "3249788b-d4e0-4e9a-8e75-aebbc88d3439 ",
236
+ "id": "67181378-69d0-4adb-8a69-9abd20d3bc85 ",
237
237
"cell_type": "code",
238
238
"source": "FooT<double> foot(1.2);\nfoot.print();",
239
239
"metadata": {
248
248
],
249
249
"execution_count": 11
250
250
},
251
+ {
252
+ "id": "6ce20171-18cb-4373-874b-89e6a2d2e425",
253
+ "cell_type": "markdown",
254
+ "source": "## Documentation\n\n - Documentation for types of the standard library is retrieved on cppreference.com.",
255
+ "metadata": {}
256
+ },
257
+ {
258
+ "id": "c723686c-a70b-4e68-a175-b2224f0616aa",
259
+ "cell_type": "code",
260
+ "source": "?std::vector",
261
+ "metadata": {
262
+ "trusted": true
263
+ },
264
+ "outputs": [
265
+ {
266
+ "output_type": "display_data",
267
+ "data": {
268
+ "text/html": "<style>\n #pager-container {\n padding: 0;\n margin: 0;\n width: 100%;\n height: 100%;\n }\n .xcpp-iframe-pager {\n padding: 0;\n margin: 0;\n width: 100%;\n height: 100%;\n border: none;\n }\n </style>\n <iframe class=\"xcpp-iframe-pager\" src=\"https://en.cppreference.com/w/cpp/container/vector?action=purge\"></iframe>",
269
+ "text/plain": "https://en.cppreference.com/w/cpp/container/vector"
270
+ },
271
+ "metadata": {}
272
+ }
273
+ ],
274
+ "execution_count": 12
275
+ },
251
276
{
252
277
"id": "afee187b-2e6a-47db-acb1-8dab5a975565",
253
278
"cell_type": "markdown",
278
303
"trusted": true
279
304
},
280
305
"outputs": [],
281
- "execution_count": 12
306
+ "execution_count": 13
282
307
},
283
308
{
284
309
"id": "b326166f-1652-4cd5-bc8e-e4fa93f848a6",
288
313
"trusted": true
289
314
},
290
315
"outputs": [],
291
- "execution_count": 13
316
+ "execution_count": 14
292
317
},
293
318
{
294
319
"id": "c32f5494-00e8-4427-bf6a-ce20c31ab44e",
298
323
"trusted": true
299
324
},
300
325
"outputs": [],
301
- "execution_count": 14
326
+ "execution_count": 15
302
327
},
303
328
{
304
329
"id": "fc494113-8283-4d27-93b1-055ce5ee8240",
316
341
"metadata": {}
317
342
}
318
343
],
319
- "execution_count": 15
344
+ "execution_count": 16
320
345
},
321
346
{
322
347
"id": "b1c0a821-e794-4f31-a791-85536d997069",
332
357
"trusted": true
333
358
},
334
359
"outputs": [],
335
- "execution_count": 16
360
+ "execution_count": 17
336
361
},
337
362
{
338
363
"id": "0cc2ee8f-955e-459a-847f-1729ea961710",
342
367
"trusted": true
343
368
},
344
369
"outputs": [],
345
- "execution_count": 17
370
+ "execution_count": 18
346
371
},
347
372
{
348
373
"id": "e4de8992-2ffa-4493-8d86-f3738b1f8e97",
360
385
"metadata": {}
361
386
}
362
387
],
363
- "execution_count": 18
388
+ "execution_count": 19
364
389
},
365
390
{
366
391
"id": "f287b246-e1e2-4e5c-9167-89cd2b6b0de0",
376
401
"trusted": true
377
402
},
378
403
"outputs": [],
379
- "execution_count": 19
404
+ "execution_count": 20
380
405
},
381
406
{
382
407
"id": "104f5359-2518-4a4c-bb79-b5b52041d745",
394
419
"metadata": {}
395
420
}
396
421
],
397
- "execution_count": 20
422
+ "execution_count": 21
398
423
},
399
424
{
400
425
"id": "8f6ab60e-eabf-4ecc-b856-a3e7f6b165b9",
404
429
"trusted": true
405
430
},
406
431
"outputs": [],
407
- "execution_count": 21
432
+ "execution_count": 22
408
433
},
409
434
{
410
435
"id": "aa21443e-f927-4af1-b2ba-46ddd76dee65",
420
445
"trusted": true
421
446
},
422
447
"outputs": [],
423
- "execution_count": 22
448
+ "execution_count": 23
424
449
},
425
450
{
426
451
"id": "7e05d371-633d-4419-95d1-29f77985859b",
436
461
"text": "goodbye\n"
437
462
}
438
463
],
439
- "execution_count": 23
464
+ "execution_count": 24
440
465
},
441
466
{
442
467
"id": "101ce1e3-9875-49ab-bf9b-e4e69ad4bf68",
452
477
"text": "goodbye\n"
453
478
}
454
479
],
455
- "execution_count": 24
456
- },
457
- {
458
- "id": "2ef73723-91d4-4c62-9a46-d64a96ccb49e",
459
- "cell_type": "code",
460
- "source": "",
461
- "metadata": {
462
- "trusted": true
463
- },
464
- "outputs": [],
465
- "execution_count": null
480
+ "execution_count": 25
466
481
}
467
482
]
468
483
}
0 commit comments