Skip to content

Commit

Permalink
[static_vector] update version
Browse files Browse the repository at this point in the history
  • Loading branch information
iboB committed Apr 6, 2023
1 parent 4b69fb6 commit f103ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/itlib/static_vector.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// itlib-static-vector v1.06dev
// itlib-static-vector v1.07
//
// std::vector-like class with a fixed capacity
//
Expand Down Expand Up @@ -29,7 +29,7 @@
//
// VERSION HISTORY
//
// 1.07 (2023-xx-xx) Added resize with initializer
// 1.07 (2023-04-06) Added resize with initializer
// 1.06 (2023-01-17) Shim allocator arg to constructors for template code
// All standard overloads of insert
// All standard overloads of erase
Expand Down

0 comments on commit f103ec0

Please sign in to comment.