![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <typeinfo>Go to the source code of this file.
Namespaces | |
| art | |
| HLT enums. | |
| art::detail | |
Functions | |
| bool | art::detail::upcastAllowed (std::type_info const &tiFrom, std::type_info const &tiTo) |
| template<typename element_type > | |
| void const * | art::detail::maybeCastObj (element_type const *address, std::type_info const &tiTo) |
| void const * | art::detail::maybeCastObj (void const *address, std::type_info const &tiFrom, std::type_info const &tiTo) |