|
|
|
|
|
by lifthrasiir
1366 days ago
|
|
I have too written C++ for years---I worked on online game server frameworks---and you are partially right, C++98 is not for mere mortals, but we still tended to use only a part of C++11 and C++14 we saw fit. This is the point: not every new C++ feature is relevant to at least some of us, and the relevant fraction is ever diminishing. |
|
I think everybody does this and it's totally ok. Nobody needs all of C++.