mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0022797: Returning type Handle(Standard_Type)& should be changed to const Handle(Standard_Type)&.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
class Handle_Standard_Type;
|
||||
|
||||
__Standard_API Handle_Standard_Type& Standard_ExtString_Type_();
|
||||
__Standard_API const Handle_Standard_Type& Standard_ExtString_Type_();
|
||||
//class Standard_OStream;
|
||||
//void ShallowDump (const Standard_ExtString, Standard_OStream& );
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user