Skip to content

SDS - C++ Standards

Here you will find all the standards and best practices to be followed when developing software with the C++ programming language for the FAA-VAIL project.

1. Repository Layout - Top-Level Directories

2. Style

3. Quality Ensurance Tools

a) Formatter

b) Static Code Analyser

c) Testing Frameworks

4. Resources