this post was submitted on 22 Apr 2024
15 points (94.1% liked)

C++

2229 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Gladaed@feddit.de 1 points 2 years ago

It does enable looking down classes duch that noone can accidentally inherit it. This could have benefit when writing non-performance critical Code.