Skip to content

Commit

Permalink
Remove leftover code
Browse files Browse the repository at this point in the history
  • Loading branch information
mguid65 committed Nov 3, 2024
1 parent 0cf34c4 commit 6b9b969
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/Named/detail/Common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,6 @@ constexpr bool all_unique_nttps() {
}
}

template <auto Last, auto... Rest>
struct ReversePackT {

};

} // namespace mguid

#endif // COMMON_HPP

0 comments on commit 6b9b969

Please sign in to comment.