Home
last modified time | relevance | path

Searched defs:tryUpcast (Results 1 – 1 of 1) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Darchive.hpp670 static void* tryUpcast (const std::type_info& /*unused*/, T* /*unused*/) in tryUpcast() function
683 static void* tryUpcast(const std::type_info& ti, T* p) in tryUpcast() function