Skip to content

Conversation

neeraj31285
Copy link
Collaborator

No description provided.

@neeraj31285 neeraj31285 changed the title changed hasSignature() api release-v1.0.0 Aug 5, 2024
Introducing rtl::constCast
- Method call binds to const-version overload by default
- Fallback to non-const version only if const_cast safe on the target.
- rtl::constCast() to delibrately make RTL to perform const_cast on the target
- error-codes feel more natural now for const/non-const overload
- removing access namespace surfaces up the main apis
- const-by-default-descipline well documented now
- test cases added and all passes.
- Syntax and Semantics doc added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant