Changeset 508 in dev for trunk/ab5.0/abdev/ab_common/src/NamespaceSupporter.cpp
- Timestamp:
- Apr 29, 2008, 11:36:37 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/ab_common/src/NamespaceSupporter.cpp
r507 r508 5 5 bool NamespaceSupporter::ImportsNamespace( const NamespaceScopes &namespaceScopes ) 6 6 { 7 _ASSERT( allNamespaceScopesCollection ); 7 8 if( !allNamespaceScopesCollection->IsExist( namespaceScopes ) ){ 8 9 return false;
Note:
See TracChangeset
for help on using the changeset viewer.