issues
search
ETLCPP
/
etl
Embedded Template Library
https://www.etlcpp.com
MIT License
2.25k
stars
392
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
intrusive_forward_list: lifetime of forward_links are attached to that of intrusive_forward_list ?
#977
s-t-a-n
opened
5 days ago
0
Added basic guidelines for contributing code
#976
dhebbeker
opened
6 days ago
0
Add at method to span
#975
mike919192
closed
1 week ago
0
Request: ‘etl::ibasic_string<char>::compare(const string_view&) const’ overload
#974
KammutierSpule
opened
1 week ago
1
Macro conflict with RESERVED
#973
mike919192
opened
1 week ago
2
template not allowed warning in parameter pack
#972
jputcu
opened
3 weeks ago
5
etl::format_spec width method not working
#971
Garland815
closed
1 month ago
7
CAPACITY in `basic_string` could be constexpr on the platforms that are supported
#970
brawner
closed
2 weeks ago
3
Incorporate memory model for strings and vectors to reduce overhead of size_type
#969
brawner
opened
1 month ago
2
PROJECT_IS_TOP_LEVEL used before project()
#968
rleigh-electradx
opened
1 month ago
2
Bug: circular reference in callback_timer_* when start() is called inside callback for repeating timers
#967
ronaldd2
opened
1 month ago
5
FR: a constructor for delegate with a freestanding function
#966
positron96
opened
1 month ago
11
etl/delegate: fix accident creation of a delegate to an rvalue delegate when copying/assigning from delegate with mismatching signature
#965
VladimirP1
closed
1 month ago
7
Use constexpr for basic_string
#964
ebmmy
opened
1 month ago
9
Copy constructor of etl::string_ext erases the string?
#963
basprins
closed
1 month ago
2
Request: allow (overload) string append a string_view ?
#962
KammutierSpule
opened
1 month ago
1
emplace for etl::map
#961
twam
opened
1 month ago
1
string insert vs assign
#960
KammutierSpule
closed
1 month ago
5
treat `bitset` with `size_type`
#959
dhebbeker
opened
2 months ago
0
Can call `get_succesor()` method of `fsm` class without setting a successor.
#958
kingtom22
closed
2 months ago
4
Feature request: support heterogenous lookup for maps
#957
chenlijun99
opened
2 months ago
1
Fix build error
#956
ZachOB
closed
2 months ago
0
Implements deferred callback timer with optional priority
#955
KammutierSpule
opened
2 months ago
3
unit tests of callback_timer_locked - inconsistence with timer design
#954
KammutierSpule
opened
2 months ago
6
Should register_timer be lock protected?
#953
KammutierSpule
opened
2 months ago
4
Feature request: deferred timers
#952
KammutierSpule
opened
2 months ago
0
can't get call_if to work because of etl::optional
#951
KammutierSpule
closed
2 weeks ago
6
Feature request: add method to know how many timers are active
#950
KammutierSpule
opened
2 months ago
0
For GCC10, check __cplusplus >= 201709 for c++20 support
#949
schemborerik
closed
2 months ago
1
Bug in queue pop (documentation), can break queue.empty()
#948
Brolaf-dev
closed
2 months ago
1
Remove unused git submodule config
#947
jputcu
closed
3 months ago
1
Make include paths to private files relative
#946
dhebbeker
closed
3 months ago
3
(#944) Replace `CMAKE_CURRENT_SOURCE_DIR` with `CMAKE_CURRENT_LIST_DIR`
#945
Maxxus220
closed
3 months ago
1
`CMAKE_CURRENT_SOURCE_DIR` causes build to fail when including CMakeLists.txt (ESP-IDF)
#944
Maxxus220
closed
3 months ago
0
[WIP] implementation of templated timer tick
#943
Sedictious
opened
3 months ago
2
Warning on pragma `c++20-compat`
#942
jputcu
closed
3 months ago
6
Add templated ticker type for callback timers
#941
Sedictious
opened
3 months ago
3
Allow etl::observer notification without argument
#940
jwellbelove
closed
3 months ago
8
Fix histogram indexing when accessed via operator[]
#939
bgromov
closed
3 months ago
1
fix: determine legacy variant after determining compiler version
#938
drewr95
closed
3 months ago
3
ETL_USING_LEGACY_VARIANT Is always getting evaluated to 1
#937
drewr95
closed
3 months ago
3
HFSM Self Transition
#936
Chippychap
opened
3 months ago
0
added 20 bit integral limits
#935
ReneCanadian
closed
3 months ago
1
Fixes compiler detection with Wundef
#934
RafaelLaya
closed
3 months ago
1
Setting Error-Handler Callback at Compile-time does not compile
#933
RafaelLaya
closed
3 months ago
7
Fix issue #931
#932
Chiraffollo
closed
4 months ago
1
Using etl::make_vector to make a vector of two pairs causes a compile error
#931
relativityspace-jsmith
closed
3 months ago
1
Unused parameter warnings
#930
tmayoff
closed
3 months ago
2
Fix run-tests.sh script
#929
Chiraffollo
closed
4 months ago
1
Add missing swap implementations for expected
#928
Chiraffollo
closed
4 months ago
1
Next