libcds
libcds copied to clipboard
Wrong naming in #ifndef directive for skip_list_dhp map and set
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.