qb
2.0.0.0
C++17 Actor Framework
|
Type trait to check if a type exists. More...
#include <type_traits.h>
Type trait to check if a type exists.
Default implementation is false.
A | Type to check |
SFINAE | enabler |