#include <typeinfo>

Go to the source code of this file.
Functions | |
| template<typename Base , typename T > | |
| bool | instanceof (const T *ptr) |
| template<typename Base , typename T > | |
| bool | instanceof (const T &ptr) |
|
inline |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
|
inline |