Templar icon indicating copy to clipboard operation
Templar copied to clipboard

Visualization tool for Templight C++ template debugger traces

Results 3 Templar issues
Sort by recently updated
recently updated
newest added

Using the feature/templight2 Templar executable on trace file produced by metashell's template_metashell causes a segfault: evansl@lje-OptiPlex-9020:~/prog_dev/metashell$ make templight templight_metashell -Xtemplight -profiler -Xtemplight -ignore-system -c -std=c++11 fib.cpp evansl@lje-OptiPlex-9020:~/prog_dev/metashell$ pushd ~/dwnlds/templar/Templar ~/prog_dev/metashell...

Hi, As discussed in issue #6, I think it would be great to get some total statistics. For starter, simply the total number of instantiations. Ideally, this number would be...

enhancement

I was just trying to run templar a bit and got several seg-faults and other memory issues. I fixed a couple of them in the pull request that I just...

bug