mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
doc fix typo
This commit is contained in:
committed by
Matias Fontanini
parent
3e6e25d0aa
commit
cfb9b646cc
@@ -49,7 +49,7 @@ _build/lib_ directory.
|
|||||||
|
|
||||||
### C++11 support
|
### C++11 support
|
||||||
|
|
||||||
libtins is noticeable faster if you enable _C++11_ support. Therefore,
|
libtins is noticeably faster if you enable _C++11_ support. Therefore,
|
||||||
if your compiler supports this standard, then you should enable it.
|
if your compiler supports this standard, then you should enable it.
|
||||||
In order to do so, use the _LIBTINS_ENABLE_CXX11_ switch:
|
In order to do so, use the _LIBTINS_ENABLE_CXX11_ switch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user