Skip to content

DonCastillo/code-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Completion

  • The source files must be saved in a directory named src/, the header files must be stored in a directory named include/, and the test files (using gtest) must be stored in a directory named test/.

  • The file main.cpp for running the project must be stored in src/project/ and the main.cpp for running the gtesting must be in test/.

  • The Makefile contains targets for unit testing (gtest), static testing, style check, coverage, and doxygen.

About

Frequency-based code completion for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •