Skip to content

Commit

Permalink
remove stale code
Browse files Browse the repository at this point in the history
  • Loading branch information
jll63 committed Aug 19, 2024
1 parent ebe0376 commit 722f41c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/test_generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,6 @@ int main(int argc, char* argv[]) {
return 0;
}

// detail::has_static_offsets<
// yorel::yomm2::method<
// YoMm2_S_kick,
// void(
// yorel::yomm2::virtual_<Animal&>,
// std::basic_ostream<char, std::char_traits<char>>&),
// throw_policy>,
// void>::value

#else

static_assert(detail::has_static_offsets<method_class(
Expand Down

0 comments on commit 722f41c

Please sign in to comment.