issues
search
mike-matera
/
ArduinoSTL
An STL and iostream implementation based on uClibc++ that supports my CS-11M class.
GNU General Public License v3.0
325
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Duplicate `std::nothrow` for avr-gcc
#96
zfields
opened
8 months ago
0
Multiple definitions of `std::nothrow` on `__AVR_ARCH__`
#95
zfields
opened
8 months ago
5
Removed definition of `std::nothrow`.
#94
jfjlaros
opened
10 months ago
0
build(deps): bump actions/checkout from 3 to 4
#93
dependabot[bot]
opened
1 year ago
0
Define operator overloads to enable bit operations on enum values in …
#92
ppolunin
closed
2 months ago
0
This project is dead?
#91
Ebola-Chan-bot
opened
1 year ago
2
Implement unique_ptr, mt19937, shuffle and many of their dependencies
#90
Ebola-Chan-bot
opened
1 year ago
0
class object does not populate well outside scope
#89
bhargavahemant
opened
1 year ago
1
Doesn't compile with Arduino Nano 33 BLE (Nordic nRF52 platform)
#88
Rafdal
opened
1 year ago
1
build(deps): bump carlosperate/download-file-action from 1 to 2
#87
dependabot[bot]
opened
2 years ago
0
build(deps): bump geekyeggo/delete-artifact from 1 to 2
#86
dependabot[bot]
opened
2 years ago
0
can be used in ESP32?
#85
anmaogo
opened
2 years ago
2
multiple definition of `std::nothrow'
#84
jfjlaros
opened
2 years ago
14
Revert "feat: Add compatibility for std::move function"
#83
matthijskooijman
opened
2 years ago
0
Omit all new and delete implementation when AVR core provides it
#82
matthijskooijman
opened
2 years ago
2
Correct array initialisation
#81
ngraziano
opened
2 years ago
0
build(deps): bump actions/upload-artifact from 2 to 3.1.0
#80
dependabot[bot]
opened
2 years ago
0
fails on wokwi.com due to the following
#79
ghost
opened
2 years ago
0
std::function not supported ??
#78
ghost
opened
2 years ago
1
Fails with latest IDE and Arduino
#77
joeinaustin
opened
2 years ago
3
build(deps): bump actions/download-artifact from 2 to 3
#76
dependabot[bot]
opened
2 years ago
0
build(deps): bump actions/upload-artifact from 2 to 3
#75
dependabot[bot]
closed
2 years ago
1
a lot of issues during compilation on plateformio / stm32 boards / arduino
#74
camelator
closed
2 years ago
2
Will Heap Data Structure be Implemented?
#73
explocion
closed
2 years ago
1
build(deps): bump actions/checkout from 2 to 3
#72
dependabot[bot]
closed
2 years ago
0
Fix broken std::string assign()
#71
lglina
closed
2 years ago
2
Doesn't work with Teensyduino core
#70
maxgerhardt
opened
2 years ago
1
Update ostream
#69
pischky
opened
2 years ago
1
Accessing Inner pointer for std::vector
#68
adriancostin6
closed
3 years ago
0
ISO C++1z does not allow dynamic exception specifications error
#67
FUEL4EP
closed
2 years ago
1
Failed compilation of code using ArduinoSTL.h and array on Arduino Uno AVR Boards 1.8.3
#66
salwaElkaddaoui
closed
2 years ago
11
deque - Popping front crashes the arduino
#65
MafteiAlbert-Alexandru
closed
2 years ago
1
Wont compile with VS Code and PlatformIO
#64
geoffw123
closed
2 years ago
1
Mistake in seekoff function of basic_stringbuf
#63
stynkid
opened
3 years ago
1
in file .src\limits line24 there throw an err
#62
noya2012
closed
2 years ago
1
Initializing vector<string> Beyond a Number of Entries Crashes Sketch
#61
rmerriam
closed
2 years ago
2
"Stream has not been declared" with PlatformIO and atmelmegaavr@1.3.0
#60
AlexanderAmelkin
closed
2 years ago
2
Problems compiling
#59
jay-reynolds
closed
4 years ago
5
esp8266 compatibility
#58
radinParsaei
closed
2 years ago
1
Use local includes for the std library files
#57
nholthaus
closed
2 years ago
2
Trivial sketch won't compile using Arduino 1.8.13
#56
nholthaus
closed
2 years ago
20
Remove dynamic exception specifications
#55
roelschroeven
closed
2 years ago
1
Suggestion: correct Missing info in Documentation
#54
cems2
closed
2 years ago
1
Memory usage of this library
#53
alve89
closed
2 years ago
2
Implement std::is_integral
#52
ademuri
opened
4 years ago
2
feat: proposal for std::forward
#51
antcolag
opened
4 years ago
1
feat: std::forward
#50
antcolag
closed
4 years ago
1
Fix bitset copy assignment operator to not run off end of array.
#49
dewhisna
closed
2 years ago
1
warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
#48
1209292
closed
2 years ago
4
std::string and FreeRTOS fails
#47
AlejandroGuirao
opened
5 years ago
2
Next