#include <apibase.h>
Automatic detection of CopyFrom() method using SFINAE. If a class implements CopyFrom(T& src) the constant TestForCopyFromMember<T>::isSupported will be true.
静态公共属性 |
|
static const bool | isSupported |
const bool isSupported | static |