Skip to content
Snippets Groups Projects

Deprecate class SizeOf

Merged Carsten Gräser requested to merge feature/deprecate-sizeof into master

This was once added as a replacement for sizeof...(T) for a variadic pack T, because the clang implementation of the latter was buggy before clang 3.8. Now we require a much newer clang version that has this but fixed for years.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading