Skip to content

Commit 25a84f6

Browse files
authored
Update README.md
1 parent e4923bf commit 25a84f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vapid soa
2-
A simple header only library that implements structure of arrays data structure backed by std::vector.
2+
A simple c++17 header only library that implements structure of arrays data structure backed by std::vector.
33
These are the most useful operations.
44
- `.insert(field1, field2, ...)` field_n inserts into the nth array
55
- `.sort_by_field<col_idx>()` sort all columns in tandem based on particular column

0 commit comments

Comments
 (0)