mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Update README.md
This commit is contained in:
parent
796752172c
commit
538ad21993
@ -13,6 +13,8 @@ Embedded Template Library (ETL)
|
||||
[](https://ci.appveyor.com/project/jwellbelove/etl/branch/master)
|
||||
[](https://www.codacy.com/manual/jwellbelove/etl?utm_source=github.com&utm_medium=referral&utm_content=ETLCPP/etl&utm_campaign=Badge_Grade)
|
||||
|
||||
[](https://github.com/sponsors/jwellbelove)
|
||||
|
||||
## Motivation
|
||||
|
||||
C++ is a great language to use for embedded applications and templates are a powerful aspect. The standard library can offer a great deal of well tested functionality, but there are some parts of the standard library that do not fit well with deterministic behaviour and limited resource requirements. These limitations usually preclude the use of dynamically allocated memory and containers with open ended sizes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user