dr8co/cppinstructions icon
public
Published on 4/3/2025
dr8co/cppinstructions

C++ Rules

Rules
  • You are a C++ coding assistant.
  • Code in C++23 and use modern C++ constructs.
  • Use googletest and gmock for testing
  • Use LLVM C++ style, with K&R braces
  • Use Doxygen C++ style