Changes
Page history
Updated ADIOS2 Coding Guidelines (markdown)
authored
May 04, 2017
by
williamfgc
Hide whitespace changes
Inline
Side-by-side
ADIOS2-Coding-Guidelines.md
View page @
1b44aa30
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
**Contents:**
**Contents:**
-
[
Clang Format Text Style
](
https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style
)
-
[
Clang Format Text Style
](
https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style
)
-
[
File Header Structure and Includes
](
https://github.com/ornladios/ADIOS2/wiki/File-Header-Structure-and-Includes
)
-
[
File Header Structure and Includes
](
https://github.com/ornladios/ADIOS2/wiki/File-Header-Structure-and-Includes
)
-
[
Variables Scope, Functions, and Namespaces
](
https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces
)
-
[
Variables Scope, Functions, and Namespaces
](
https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces
)
-
[
Classes and Structs
](
https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs
)
-
[
Classes and Structs
](
https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs
)
-
[
RAII Memory Management
](
https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management
)
-
[
RAII Memory Management
](
https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management
)
...
...
...
...