Федоров Андрей
Федоров Андрей
Выполнили: Федоров Андрей, 3304 Леончик Александр, 3304 Тан Голян, 3303 Алаеров Шохинджон, 3303
Основан на https://github.com/khizmax/libcds/pull/106
I checked build on Windows 10 and Linux Ubuntu 16.04 LTS and build was successfull in both cases.
I see that problem caused by renaming file from "map_insdel_string_feldman_hashset.cpp" to "map_insdel_string_feldman_hashmap.cpp" in test\stress\map\insdel_string folder
I thought that filename is wrong because this file is located in map folder but have "hashset" in the name. So I changed the name.
I will fix CMakeLists.txt
I fixed problem with build