|
faudes::CastToType< T, bool > Class Template Reference Detailed Descriptiontemplate<class T, bool = std::is_polymorphic<T>::value> class faudes::CastToType< T, bool > Wrapper for dynamivc_cast<Type*>() that returns a nullptr when the argument is not a polymorphic class (instead of a compile-time error). See TBaseSet::DoWrite() for the use case that triggered this wrapper. Definition at line 1015 of file cfl_types.h.
The documentation for this class was generated from the following file: libFAUDES 2.33k --- 2025.09.16 --- c++ api documentaion by doxygen |