История
5 мая 2021
30 декабря 2019
10 ноября 2017
26 февраля 2013
28 января 2013
26 января 2013
→см. http://gcc.gnu.org/projects/cxx0x.html и http://www.stroustrup.com/C++11FAQ.html
+48
→пару слов про существующие реализации (boost::signals, boost::signals2, Qt Signals)
+69
→понятие race condition
+2
→понятие reentrancy
+51
→polymorphic function wrapper (aka {boost,std}::function)
+34
→ranges
+490
→encodings
+2064
→encodings
м+442
→encodings
+1486
25 января 2013
20 января 2013
→static_if
+371
→type erasure
+964
→binding arguments of functions
+1
→binding arguments of functions
+7
→binding arguments of functions
+1221
→concepts
м-64
→concepts
+3244
→см. http://gcc.gnu.org/projects/cxx0x.html и http://www.stroustrup.com/C++11FAQ.html RUS:http://sergeyteplyakov.blogspot.ru/2012/05/c-11-faq.html#auto
+15
19 января 2013
→см. http://gcc.gnu.org/projects/cxx0x.html и http://www.stroustrup.com/C++11FAQ.html
+66
→fibers
+224
→signals (aka listeners aka observers)
+213
→как это работает
+152
→generators
+1045
→fibers
+479
→fibers
+80
→зачем это нужно
+476
→примеры почему наивная реализация не всегда хорошо работает
+831
→ошибки и как их можно обрабатывать (propagation to caller, assertion, logging, precess termination)
м+300
→ошибки и как их можно обрабатывать (propagation to caller, assertion, logging, precess termination)
м+19
→подробности и рекомендации к применению
+3199
→зачем это нужно
+153
→reentrancy
+90
→достоинства/недостатки free threaded threading model
+581
→ranges
+45
→free threaded threading model
+127
→достоинства/недостатки apartment threading model
+266
→достоинства/недостатки apartment threading model
+654
→remote procedure call
+60
18 января 2013
→apartment threading model
+45
→coroutines
+52
→ranges
+68
→механизмы предоставляемые ОС (select, poll, epoll, kqueue, IOCP)
+34
→как это работает
+10