source: doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction-byref.run.cpp @ e72fc60

Last change on this file since e72fc60 was 5717495, checked in by Michael Brooks <mlbrooks@…>, 16 months ago

Start of the linked-list chapter.

  • Property mode set to 100644
File size: 136 bytes
Line 
1#include <cstdio>
2#include "lst-issues-attach-reduction.hpp"
3
4#define INTERPOSED_LIST_NS my
5#include "lst-issues-wrapped-byref.run.cpp"
Note: See TracBrowser for help on using the repository browser.