source:
doc/proposals/modules-alvin/examples/graph/3_export/graph__tshell.h@
295ed2d1
Last change on this file since 295ed2d1 was 7640ff5, checked in by , 2 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.