| 
    STLdoc
    
   STLdocumentation 
   | 
 
Public Types | |
| using | _Destroy_fn = void __CLRCALL_PURE_OR_CDECL(void *) | 
| using | _Copy_fn = void *__CLRCALL_PURE_OR_CDECL(const void *) | 
Static Public Member Functions | |
| template<class _Ty > | |
| static void __CLRCALL_PURE_OR_CDECL | _Destroy_impl (void *const _Target) _NOEXCEPT | 
| template<class _Ty > | |
| static void *__CLRCALL_PURE_OR_CDECL | _Copy_impl (const void *const _Source) | 
Public Attributes | |
| _Destroy_fn * | _Destroy | 
| _Copy_fn * | _Copy | 
| using _Any_big_RTTI::_Copy_fn = void * __CLRCALL_PURE_OR_CDECL (const void *) | 
| using _Any_big_RTTI::_Destroy_fn = void __CLRCALL_PURE_OR_CDECL (void *) | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
| _Copy_fn* _Any_big_RTTI::_Copy | 
| _Destroy_fn* _Any_big_RTTI::_Destroy | 
 1.8.8