Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-Edwards committed May 25, 2024
1 parent c36bb82 commit a176b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/libsemigroups/aho-corasick.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ namespace libsemigroups {
//!
//! \exceptions
//! \no_libsemigroups_except
// TODO(2) Should this be templated?
[[nodiscard]] index_type traverse_no_checks(index_type current,
letter_type a) const;

Expand Down

0 comments on commit a176b23

Please sign in to comment.