libcds icon indicating copy to clipboard operation
libcds copied to clipboard

Wrong naming in #ifndef directive for skip_list_dhp map and set

Open kazachkovaanna opened this issue 6 years ago • 0 comments

https://github.com/khizmax/libcds/blob/44c052bdb69aaf26d7010074547356c80e55421a/cds/container/skip_list_set_dhp.h#L7 https://github.com/khizmax/libcds/blob/44c052bdb69aaf26d7010074547356c80e55421a/cds/container/skip_list_map_dhp.h#L7

In skip_list_set_dhp.h name is defined as map, and in map it is set.

kazachkovaanna avatar Jan 27 '19 13:01 kazachkovaanna