source:
doc/proposals/modules-alvin/examples/graph/2_tshell/graph__tshell.h@
fae93a40
| Last change on this file since fae93a40 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.