oneTBB
oneTBB copied to clipboard
Usage reduction of c-style string functions
-
Introfuced internal two helper classes :
- literal_const_string
- static_string
-
refactored dynamic_link and handle_perror functions to use them
Description
Add comprehensive description of proposed changes
Fixes # - issue number(s) if exists
- [x] - git commit message contains appropriate signed-off-by string (see CONTRIBUTING.md for details)
Type of change
Choose one or multiple, leave empty if none of the other choices apply
Add respective label(s) to PR if you have permissions
- [ ] bug fix - change which fixes an issue
- [ ] new feature - change which adds functionality
- [ ] tests - change in tests
- [ ] infrastructure - change in infrastructure and CI
- [ ] documentation - documentation update
Tests
- [x] added - required for new features and for some bug fixes
- [ ] not needed
Documentation
- [ ] updated in # - add PR number
- [ ] needs to be updated
- [x] not needed
Breaks backward compatibility
- [ ] Yes
- [x] No
- [ ] Unknown
Notify the following users
List users with @
to send notifications
Other information
@alexey-katranov , @aleksei-fedotov ping
@aleksei-fedotov , @pavelkumbrasev ping
@aleksei-fedotov, @pavelkumbrasev any chances to review this ?