1. C++

... WORK-IN-PROGRESS ...

1.1. File extensions

  • .fpp - Forward declaration C Plus Plus
  • .hpp - Header C Plus Plus
  • .ipp - Template Implementation C Plus Plus
  • .cpp - C Plus Plus source file
  • .tpp - Template instantiation C Plus Plus

Note

Example of vimrc

1.2. Compilers limitations

1.2.2. Other