Skip to content
  • Carsten Gräser's avatar
    Deprecate class SizeOf · 6d45b428
    Carsten Gräser authored
    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.
    6d45b428
To find the state of this project's repository at the time of any of these versions, check out the tags.