mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Added std/etl pair conversions. Added etl::make_string_view. Resolved issue with zero length literals for etl::make_string Resolved etl::flags constexpr issues. Added atomics for clang. Resolved type_traits issues for GCC < v5
11 lines
301 B
INI
11 lines
301 B
INI
name=Embedded Template Library
|
|
version=18.20.0
|
|
author= John Wellbelove <john.wellbelove@etlcpp.com>
|
|
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>
|
|
license=MIT
|
|
sentence=A C++ template library tailored for embedded systems.
|
|
paragraph=
|
|
category=Other
|
|
url=https://www.etlcpp.com/
|
|
architectures=*
|