Home
last modified time | relevance | path

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

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