Add transform.cpp std::transform test.

This commit is contained in:
Doncho N. Gunchev 2023-01-21 02:04:58 +02:00
parent 8652bbfd99
commit 6811032084
Signed by: dgunchev
GPG key ID: D30FD19F37E002A9
5 changed files with 318 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Project specific
/build/
# Prerequisites
*.d