mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-13 06:37:18 +08:00
0024788: Foundation Classes - remove Dico_Dictionary
Class Dico_Dictionary was replaced by NCollection_DataMap/NCollection_IndexedDataMap classes. Changed argument name in template class NCollection_Datamap to eliminate redefinitions of static members in dependent code.
This commit is contained in:
@@ -2,10 +2,6 @@ ShapeProcess.cxx
|
||||
ShapeProcess.hxx
|
||||
ShapeProcess_Context.cxx
|
||||
ShapeProcess_Context.hxx
|
||||
ShapeProcess_DictionaryOfOperator.hxx
|
||||
ShapeProcess_DictionaryOfOperator_0.cxx
|
||||
ShapeProcess_IteratorOfDictionaryOfOperator.hxx
|
||||
ShapeProcess_IteratorOfDictionaryOfOperator_0.cxx
|
||||
ShapeProcess_Operator.cxx
|
||||
ShapeProcess_Operator.hxx
|
||||
ShapeProcess_OperFunc.hxx
|
||||
@@ -13,7 +9,5 @@ ShapeProcess_OperLibrary.cxx
|
||||
ShapeProcess_OperLibrary.hxx
|
||||
ShapeProcess_ShapeContext.cxx
|
||||
ShapeProcess_ShapeContext.hxx
|
||||
ShapeProcess_StackItemOfDictionaryOfOperator.hxx
|
||||
ShapeProcess_StackItemOfDictionaryOfOperator_0.cxx
|
||||
ShapeProcess_UOperator.cxx
|
||||
ShapeProcess_UOperator.hxx
|
||||
|
||||
Reference in New Issue
Block a user