mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Bragging is fun.
This commit is contained in:
parent
1341aafa27
commit
5ad612d5fa
|
@ -45,7 +45,7 @@ For maximum ease of use, a script called `single.py` is provided. You can run th
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- [Fast](http://satoren.github.io/lua_binding_benchmark/).
|
- [Fastest in the land](http://satoren.github.io/lua_binding_benchmark/) (see: sol2 graph and table entries).
|
||||||
- Supports retrieval and setting of multiple types including `std::string` and `std::map/unordered_map`.
|
- Supports retrieval and setting of multiple types including `std::string` and `std::map/unordered_map`.
|
||||||
- Lambda, function, and member function bindings are supported.
|
- Lambda, function, and member function bindings are supported.
|
||||||
- Intermediate type for checking if a variable exists.
|
- Intermediate type for checking if a variable exists.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user