Updated Home (markdown) authored by williamfgc's avatar williamfgc
...@@ -11,6 +11,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2 ...@@ -11,6 +11,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
- [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management) - [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management)
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness) - [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) - [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)
... ...
......