Searched defs:non_polymorphic (Results 1 – 5 of 5) sorted by relevance
118 struct non_polymorphic { struct120 static T cast(U & u){ in cast()193 struct non_polymorphic { struct195 static T cast(U * u){ in cast()
70 struct non_polymorphic { struct71 static void const * invoke(){ in invoke()
102 struct non_polymorphic { struct in boost::serialization::shared_ptr_helper105 get_object_type(U & ){ in get_object_type()
360 struct non_polymorphic struct363 static void save( in save()
23 class non_polymorphic { class