ossrv_pub/debug/inc/stdapis/stlport/stl/debug/_debug.h
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
equal deleted inserted replaced
18:47c74d1534e1 22:ddc455616bd6
   130   // accessor : check and get pointer to the container
   130   // accessor : check and get pointer to the container
   131   static void* _STLP_CALL  _Get_container_ptr(const __owned_link*);
   131   static void* _STLP_CALL  _Get_container_ptr(const __owned_link*);
   132 # endif /* _STLP_DEBUG */
   132 # endif /* _STLP_DEBUG */
   133 
   133 
   134   // debug messages and formats
   134   // debug messages and formats
   135    _STLP_STATIC_MEMBER_DECLSPEC static const char* _Message_table[_StlMsg_MAX];
   135   static const char* _Message_table[_StlMsg_MAX];
   136 };
   136 };
   137 
   137 
   138 
   138 
   139 # if defined (_STLP_USE_TEMPLATE_EXPORT)
   139 # if defined (_STLP_USE_TEMPLATE_EXPORT)
   140 _STLP_EXPORT_TEMPLATE struct _STLP_CLASS_DECLSPEC __stl_debug_engine<bool>;
   140 _STLP_EXPORT_TEMPLATE struct _STLP_CLASS_DECLSPEC __stl_debug_engine<bool>;