Updated ADIOS2 Coding Guidelines (markdown) authored by williamfgc's avatar williamfgc
......@@ -22,3 +22,4 @@ This wiki page contains coding guidelines that all developers must follow as sta
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness)
- [C Interoperability and Type Casting](https://github.com/ornladios/ADIOS2/wiki/C-Interoperability-and-Type-Casting)
- [Exceptions for Error Reporting](https://github.com/ornladios/ADIOS2/wiki/Exceptions-for-Error-Reporting)
- [Template Implementation Separation](https://github.com/ornladios/ADIOS2/wiki/Template-Implementation-Separation)
\ No newline at end of file