mirror of https://github.com/axmolengine/axmol.git
parent
e943d5d24e
commit
c94b1db7ac
|
@ -180,7 +180,7 @@
|
|||
- License: BSD-3-Clause
|
||||
|
||||
## pugixml
|
||||
- Upstream: https://github.com/zeux/pugixml
|
||||
- [![Upstream](https://img.shields.io/github/v/tag/zeux/pugixml?label=Upstream)](https://github.com/zeux/pugixml)
|
||||
- Version: 1.12.1
|
||||
- License: MIT
|
||||
|
||||
|
@ -195,7 +195,7 @@
|
|||
- License: zlib
|
||||
|
||||
## robin-map
|
||||
- Upstream: https://github.com/Tessil/robin-map
|
||||
- [![Upstream](https://img.shields.io/github/v/tag/Tessil/robin-map?label=Upstream)](https://github.com/Tessil/robin-map)
|
||||
- Version: 1.0.1 with modified for more compatible with stl
|
||||
- Modify `robin_map::iterator->second` to mutable same with `stl map/unordered_map`
|
||||
- Forward `robin_map::operator[]` key by `std::forward` same with `stl map/unordered_map`
|
||||
|
@ -222,7 +222,7 @@
|
|||
- License: Google Inc
|
||||
|
||||
## xsbase
|
||||
- Upstream: https://github.com/simdsoft/xsbase
|
||||
- [![Upstream](https://img.shields.io/github/v/tag/simdsoft/xsbase?label=Upstream)](https://github.com/simdsoft/xsbase)
|
||||
- Version: 1.0
|
||||
- License: MIT
|
||||
|
||||
|
|
Loading…
Reference in New Issue