Commit Graph

6 Commits

Author SHA1 Message Date
daa492ce07 signal: add return value combiners 2015-03-10 22:52:38 +11:00
ba0b43ce20 signal: remove rvalref from constructor
too difficult to allow binding to lvals and rvals so just drop the rval
support. we shouldn't be using heavyweight types here anyway.
2015-02-20 21:54:08 +11:00
0f9e0fe5a7 signal: add forwarding value_signal constructor 2015-02-20 15:28:28 +11:00
c8f067bf60 signal: add value wrapper signal 2015-02-19 13:29:16 +11:00
38d3fc1961 signal: simplify unneeded signal elements
* use function syntax for template type
* remove non-scoped cookie
* simplify many type names
2015-02-18 02:35:05 +11:00
f40771eb87 Move signal definitions to ipp 2013-08-06 21:23:40 +10:00