Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/containers/string_res.hfa

    r6cc87c0 rd8d512e  
    3636void ?{}( HandleNode &, VbyteHeap & );          // constructor for nodes in the handle list
    3737void ^?{}( HandleNode & );                      // destructor for handle nodes
    38 
    39 extern VbyteHeap * DEBUG_string_heap;
    40 size_t DEBUG_string_bytes_avail_until_gc( VbyteHeap * heap );
    41 const char * DEBUG_string_heap_start( VbyteHeap * heap );
    4238
    4339
Note: See TracChangeset for help on using the changeset viewer.