Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2022/12/28 13:58] – deva | start [2023/07/24 15:25] (current) – [About Ctor] deva | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| namespace | namespace | ||
| { | { | ||
| - | BuildConfigurations | + | ctor:: |
| { | { | ||
| return | return | ||
| Line 54: | Line 54: | ||
| .target = " | .target = " | ||
| .sources = { " | .sources = { " | ||
| - | // See libctor.h for more options | + | // See ctor.h for more options |
| } | } | ||
| }; | }; | ||