ryo-manba / ft_containers

Reimplementation of STL containers.
MIT License
0 stars 0 forks source link

[2pt]key_compをvalue_compに差し替える(map) #74

Closed ryo-manba closed 2 years ago

ryo-manba commented 2 years ago

概要

要素の比較をfirstで行っているので省きたい。

ryo-manba commented 2 years ago

割と修正が必要なのでやめます...。