Thibaut Goetghebuer-Planchon
Thibaut Goetghebuer-Planchon
Hi, Yes currently only case-sensitive lookups are supported. I would like to add something like the `Traits` template parameter in [`std::string`](http://en.cppreference.com/w/cpp/string/basic_string), but it's difficult. The main problem is that when...
I tried with and `boost::flat_map` a couple months ago and the performances weren't really good (but I don't have the number any more unfortunately) But it's possible to work that...
Hi, Thank you for the suggestion. It isn't something I considered before but it may be an interesting addition. After looking a bit how feasible it is, I think the...
The CI uses Boost 1.78 and I have 1.74 locally and everything is working fine. Could you try to eventually update Boost?
Closing as out-of-date.
@ecorm Thank you very much for the PR! I haven't had much time to implement this. I'll try to review the PR this weekend.
Closing as out-of-date.
@gbaned Thanks, I resolved the conflicts.
@gbaned Thanks, we fixed the conflicts.
Thanks, I fixed the issue.