#include <wpi/Casting.h>
|
static bool | doit (const From &) |
|
◆ doit()
template<typename To , typename From >
static bool wpi::isa_impl< To, From, std::enable_if_t< std::is_base_of_v< To, From > > >::doit |
( |
const From & | | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: