Content deleted Content added
std::is_detected was not merged into the C++17 standard |
|||
Line 88:
</source>
With the standardisation of the detection idiom
<source lang="cpp">
#include <iostream>
|
std::is_detected was not merged into the C++17 standard |
|||
Line 88:
</source>
With the standardisation of the detection idiom
<source lang="cpp">
#include <iostream>
|