CPP-KT / bimap-task

0 stars 0 forks source link

Iterator size test #4

Closed lejabque closed 1 year ago

lejabque commented 1 year ago

Check that iterators size not more than 1 pointer to avoid storing bimap* (simple static_assert)

lejabque commented 1 year ago

https://github.com/CPP-KT/bimap-task/pull/3#