source:
doc/proposals/modules-alvin/examples/graph/2_tshell/graph__tshell.h@
4be9a14
| Last change on this file since 4be9a14 was 7640ff5, checked in by , 3 months ago | |
|---|---|
|
|
| File size: 127 bytes | |
| Line | |
|---|---|
| 1 | #pragma once |
| 2 | |
| 3 | // [[size 24, align 8]] |
| 4 | struct graph$$Graph$$shell { |
| 5 | double contents[3]; // just to fill space, not used |
| 6 | }; |
Note:
See TracBrowser
for help on using the repository browser.