mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fixed typo: "almomst" with "almost"
This commit is contained in:
parent
dca62a0f02
commit
4de99c5b41
|
@ -171,7 +171,7 @@ kaguya -
|
||||||
sol -
|
sol -
|
||||||
|
|
||||||
* One of the few libraries with optional support!
|
* One of the few libraries with optional support!
|
||||||
* Basically the fastest in almomst all respects: http://sol2.readthedocs.io/en/latest/benchmarks.html
|
* Basically the fastest in almost all respects: http://sol2.readthedocs.io/en/latest/benchmarks.html
|
||||||
* Overloading support can get messy with inheritance, see :doc:`here<api/overload>`
|
* Overloading support can get messy with inheritance, see :doc:`here<api/overload>`
|
||||||
* C++14/"C++1y" (-std=c++14, -std=c++1y, =std=c++1z) flags are used (available since GCC 4.9 and Clang 3.5)
|
* C++14/"C++1y" (-std=c++14, -std=c++1y, =std=c++1z) flags are used (available since GCC 4.9 and Clang 3.5)
|
||||||
* Active issues, active individuals
|
* Active issues, active individuals
|
||||||
|
|
Loading…
Reference in New Issue
Block a user