On Thu, Jul 10, 2014 at 4:31 PM, Jacob Gerlach <jacobgerl...@gmail.com> wrote: > - Does this sound like a reasonable use case and approach?
Yes. > - I am writing this program in C++. I believe that I can interweave > SRC blocks with different header arguments so that they tangle to my > .h file and .cpp file as appropriate. Is this correct? Yes. > - I may need to share the tangled cpp files with colleagues. Are there > any ways to control the sequence of code in the resulting files > other than the sequence of SRC blocks in org mode? Yes. > - On a related note, are there any tools to take org content from > outside the SRC blocks and tangle it into comments in the C++ files? Yes.