|
|
|
|
|
by pjmlp
234 days ago
|
|
Ideally whole of it. WG21 could have taken the approach to make everything available on C++11, instead they have been adding pieces bit by bit in each revision. The ultimate goal is to have as much coverage as possible, even more so given that reflection depends on constexpr. Ultimately like in many compiled managed languages, C++ toolchains will have a compiler and an interpreter available. |
|