Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxwa committed Apr 1, 2024
1 parent 32ef758 commit 4b1e542
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions proxy.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,6 @@ static R dispatcher_impl(const char* erased, Args... args) noexcept(NE) {
}
template <bool NE, class R, class... Args>
struct overload_traits_impl : applicable_traits {
private:

public:
template <class D>
struct meta_provider {
template <class P>
Expand Down

0 comments on commit 4b1e542

Please sign in to comment.