Is your feature request related to a problem? Please describe.
sentinel namespace has been added in #142 , which provides a wrapper around sentinel values. Currently, this namespace is only applied in cuco::static_map.
Describe the solution you'd like
Use sentinel namespace consistently across all applicable map types.
Is your feature request related to a problem? Please describe.
sentinelnamespace has been added in #142 , which provides a wrapper around sentinel values. Currently, this namespace is only applied incuco::static_map.Describe the solution you'd like
Use
sentinelnamespace consistently across all applicable map types.