Jason Turner
|
47052f710c
|
Fix some semantics of operator= to reduce dispatch, etc.
Also, add more bootstrapping support for some of the built in types.
|
2009-07-02 19:59:40 +00:00 |
|
Jonathan Turner
|
f6342ef2a8
|
Remove stale && and || registration
|
2009-07-01 20:02:01 +00:00 |
|
Jason Turner
|
3d23bb68f6
|
Add support for std::pair
|
2009-06-20 16:02:22 +00:00 |
|
Jason Turner
|
febc3753be
|
Further support for std::map
|
2009-06-17 03:02:00 +00:00 |
|
Jason Turner
|
4bb66255ef
|
Forbid adding of two functions with the exact same signature
|
2009-06-17 02:17:27 +00:00 |
|
Jason Turner
|
146bdf8ea1
|
Initial support for maps
|
2009-06-17 00:47:46 +00:00 |
|
Jason Turner
|
a952bcd066
|
Initial support for container ranges. Still half baked, but works.
|
2009-06-14 16:55:09 +00:00 |
|
Jason Turner
|
785263628b
|
Add namespace dispatchkit
|
2009-06-13 22:42:13 +00:00 |
|
Jason Turner
|
ce52cae45c
|
Updated nameing of boxedcpp to dispatchkit
|
2009-06-13 22:03:41 +00:00 |
|
Jason Turner
|
1eb0964f4e
|
Reduce problems for header only implementation be eliminating static class object
|
2009-06-13 20:55:47 +00:00 |
|
Jonathan Turner
|
7c935702f6
|
Last step of new move attempt
|
2009-06-11 17:38:34 +00:00 |
|