The C++ detection idiom a programming pattern for detecting valid usages of types. It was introduced in WG21 document N4436 and will be part of the C++17 standard library.
A full description of the idiom can be found in WG21 N4436.
The C++ detection idiom a programming pattern for detecting valid usages of types. It was introduced in WG21 document N4436 and will be part of the C++17 standard library.
A full description of the idiom can be found in WG21 N4436.