Ignore:
Timestamp:
06/14/18 13:42:14 (6 years ago)
Author:
yushan
Message:

bug fix for tests in prod mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/object_factory.hpp

    r1460 r1544  
    3939         template <typename U> 
    4040            static  const std::vector<boost::shared_ptr<U> > & 
    41                GetObjectVector(const StdString & context = CObjectFactory::GetCurrentContextId()); 
     41               GetObjectVector(const StdString & context); 
     42               //GetObjectVector(const StdString & context = CObjectFactory::GetCurrentContextId()); 
    4243 
    4344         /// Tests /// 
Note: See TracChangeset for help on using the changeset viewer.