Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
C++ and C generator
Description
The current implementation of the TUuid type generates code that copies the TUuid type and does not use cont reference like other complex types, like std::string.
For consistency and performance the copy should be avoided and a const reference must be passed.
See this comment
Attachments
Issue Links
- links to