Updated Home (markdown) authored by Anonymous's avatar Anonymous
...@@ -22,9 +22,9 @@ All the structures must ...@@ -22,9 +22,9 @@ All the structures must
Specializations are allowed to be mapped or use internally STL, Boost, OpenFPM_data, or other structures Specializations are allowed to be mapped or use internally STL, Boost, OpenFPM_data, or other structures
(consider anyway always to implement over already implemented structures inside OpenFPM_data, because they already implement the capabilities that we are going to describe) (consider anyway always to implement over already implemented structures inside OpenFPM_data, because they already implement the capabilities that we are going to describe)
[ ### Basic objects](Basic-objects) * [ Basic objects](Basic-objects)
[ ### Memory objects](Memory-objects) * [ Memory objects](Memory-objects)
[ ### Memory mapping](Memory-mappings) * [ Memory mapping](Memory-mappings)
[ ### Iterators](Iterators) * [ Iterators](Iterators)
[ ### Template](Template order) * [ Template](Template order)