1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0022797: Returning type Handle(Standard_Type)& should be changed to const Handle(Standard_Type)&.

This commit is contained in:
szv
2012-03-06 14:47:58 +04:00
committed by bugmaster
parent 42e4630ca7
commit 34781c33af
25 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
class Handle_Standard_Type;
__Standard_API Handle_Standard_Type& Standard_Integer_Type_();
__Standard_API const Handle_Standard_Type& Standard_Integer_Type_();
// ===============================================
// Methods from Standard_Entity class which are redefined:
// - Hascode