mantemp-make-mantemps-buffer

mantemp-make-mantemps-buffer is an interactive compiled Lisp function in `mantemp.el'.


(mantemp-make-mantemps-buffer)

Make manual template instantiations from g++ error messages in the buffer.
Scan the output of g++ describing uninstantiated template
classes and functions and generate the corresponding C++
manual template instantiations. The output is supposed to
have been placed in the current buffer and the current buffer
should otherwise be empty.

See the commentary in file mantemp.el for an example of use.