List Question
10 TechQA 2024-11-01 17:14:02Simplest way to know a class's type
87 views
Asked by Zebrafish
What problems lead Stroustrup to say C++ exceptions are "badly implemented in a lot of places"?
408 views
Asked by einpoklum
Why is dynamic type not known until runtime in C++?
324 views
Asked by Casualet
RTTI support for C++11 ( _CPPRTTI and __GNUG__ )
960 views
Asked by P i
Does it make sense to use std::forward with the typeid operator?
234 views
Asked by piwi
Store arbitrary data into object instance
229 views
Asked by iPath ツ
Use RTTIField.SetValue to set a Pointer to a Field
394 views
Asked by Rafael Amantéa Mogone
What is wrong with this?
67 views
Asked by Josip Dorvak
Getting type_info from variadic template breaks the compiler... why?
215 views
Asked by Toms Jensen
Iterate read-only properties in Delphi
467 views
Asked by Terry