Ignore:
Timestamp:
04/21/17 14:56:25 (7 years ago)
Author:
yushan
Message:

clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/attribute_template_impl.hpp

    r1101 r1102  
    4040      { 
    4141         xios_map<StdString, CAttribute*>::iterator it; 
    42          printf("umap size = %lu, add = %p\n", umap.size(), &umap); 
     42         //printf("umap size = %lu, add = %p\n", umap.size(), &umap); 
    4343         it = umap.find(id); 
    4444         if(it == umap.end()) 
Note: See TracChangeset for help on using the changeset viewer.