bimap

  • bimap的使用介紹

    Bimap(Bidirectional Maps)是一種雙向映射容器。與std::map不同,它允許用戶通過左側或右側查詢元素。Bimap最常用的是std::bimap,它是一個使…

    編程 2024-12-20