Closed bigerl closed 3 years ago
We need examples/elaboration for at least:
std::unordered_map
std::unordered_set
dice_hash
is_unordered_container_v
is_ordered_container_v
@LukasKerk what do you think: should we add example .cpp files in a subfolder examples or should we provide the description how to use it in the readme?
We need examples/elaboration for at least:
std::unordered_map
andstd::unordered_set
dice_hash
for a custom typeis_unordered_container_v
andis_ordered_container_v