Skip to content

Commit

Permalink
micro fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Jul 29, 2024
1 parent 730bc10 commit 0830372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c++/cavl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <cstdint>
#include <tuple>
#include <type_traits>
#include <utility>

/// If CAVL is used in throughput-critical code, then it is recommended to disable assertion checks as they may
/// be costly in terms of execution time.
Expand Down

0 comments on commit 0830372

Please sign in to comment.