|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <type_traits.h>
Public Types | |
| enum | { value = sizeof(check(static_cast<const D*>(NULL))) == sizeof(yes) } |
| typedef char(& | yes)[1] |
| typedef char(& | no)[2] |
Static Public Member Functions | |
| static yes | check (const B *) |
| static no | check (const void *) |
| typedef char(& google::protobuf.internal::is_base_of< B, D >::no)[2] |
| typedef char(& google::protobuf.internal::is_base_of< B, D >::yes)[1] |
| anonymous enum |
|
static |
|
static |
1.8.13