issues
search
xhawk18
/
promise-cpp
C++ promise/A+ library in Javascript style.
MIT License
679
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use reference on temporarry object
#29
SmileGobo
opened
7 months ago
0
Fixed stl namespace conflicts
#28
fro0m
opened
7 months ago
0
Fix typo
#27
RISHIKREDDYL
closed
10 months ago
0
Add missing includes.
#26
5cript
closed
10 months ago
0
any 少用一点会比较好?
#25
FurryR
opened
1 year ago
0
Fix typo
#24
maxchang3
closed
2 years ago
0
promise::all(...) cannot resolve to native vector
#23
geiseri
opened
2 years ago
2
fix: warning: declaration of 'lock' shadows a previous local [-Wshadow]
#22
geiseri
closed
2 years ago
0
Cannot Use Mutable Lambda
#21
5cript
opened
2 years ago
0
Project structure rearranged.
#20
5cript
closed
2 years ago
1
Include dir is now public and example builds optional.
#19
5cript
closed
2 years ago
1
Assertion error in multi-threaded programs
#18
hotwatermorning
opened
2 years ago
4
promise::any貌似不支持右值构造
#17
Cirnoo
opened
2 years ago
1
嵌套promise在析构时候会抛异常
#16
Cirnoo
opened
2 years ago
3
请问可否在不支持rtti的环境中运行?
#15
Cirnoo
closed
2 years ago
4
Fix #ifdef PROMISE_HEADONLY
#14
chausner
closed
3 years ago
0
Move header files into a subfolder
#13
chausner
closed
3 years ago
3
promise和then没有在子线程中执行
#12
winsoft666
opened
3 years ago
1
无法从“initializer list”转换为“const std::initializer_list<promise::Defer>”
#11
winsoft666
opened
3 years ago
3
all多个的时候如果一个reject,另外一个再resolved会奔溃
#10
Esp9527
closed
3 years ago
2
all()怎么获得之前每个Defer的返回值?
#9
mlkt
opened
4 years ago
3
Crash on thread exit in multithreaded program
#8
X547
opened
4 years ago
5
Possible memory leaks
#7
odiszapc
closed
5 years ago
2
Fixed thread local object not freed at thread termination.
#6
kyku
closed
5 years ago
1
Add overload to use Defer::then(Defer) with rvalues.
#5
pck
closed
5 years ago
2
Fixed an issue that caused EXC_BAD_ACCESS if the handleUncaughtException function was not set and the exception was not handled.
#4
caidaoli
closed
6 years ago
0
Subsequent calls to `then` on a promise::Defer instance don't work
#3
shtaif
opened
6 years ago
5
How to retry promise?
#2
frankinshtein
closed
6 years ago
1
How to contact with you?
#1
ksanderon
opened
7 years ago
5