Use detector idiom correctly
Do not access the nested typedefs value_t and type. They are mere implementation details. GCC 13 / libstdc++ does no longer provide value_t which leads to compilation errors.
parent
f47fb40a
No related branches found
No related tags found
Please register or sign in to comment