yodakohl / DeclarationInspector

Visualization of Variable-Declarations in C/C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeclarationInspector

Visualization of Variable-Declarations in C/C++

Releases are avaliable on Dropbox

Build Requirements

  • Boost
  • Qt
  • CMake

Compilation

  • Change to build folder
  • cmake ../../ ; make ; make install

About

Visualization of Variable-Declarations in C/C++

License:GNU General Public License v2.0


Languages

Language:C++ 91.1%Language:C 8.9%