mirror of https://github.com/axmolengine/axmol.git
Update README.md [skip ci]
This commit is contained in:
parent
f8ff6a8481
commit
60d5896cf2
|
@ -185,7 +185,7 @@
|
|||
- Upstream: https://github.com/Tessil/robin-map
|
||||
- Version: git 0.6.3-84c1bee (101) with modified for more compatible with stl
|
||||
- Modify `robin_map::iterator->second` to mutable same with `stl map/unordered_map`
|
||||
- Modify `robin_map::operator[]` key forward by `std::forward` same with `stl map/unordered_map`
|
||||
- Forward `robin_map::operator[]` key by `std::forward` same with `stl map/unordered_map`
|
||||
- License: MIT
|
||||
|
||||
## stb (stb_image)
|
||||
|
|
Loading…
Reference in New Issue