slycelote / caide-cpp-inliner

Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
Other
32 stars 12 forks source link

Type trait implementation struct is removed #9

Closed AlCash07 closed 7 years ago

AlCash07 commented 7 years ago

Example code: http://ideone.com/rUICa3