source: doc/proposals/modules-gen-hdr/err-vicious/recourse-classic/cu1.b.h

Last change on this file was b28ce93, checked in by Michael Brooks <mlbrooks@…>, 3 months ago

Add POC illustrating generating headers from compile units

  • Property mode set to 100644
File size: 64 bytes
Line 
1#pragma once
2
3#include "cu2.x.h"
4
5struct B {
6 struct X x;
7};
Note: See TracBrowser for help on using the repository browser.