summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/DefaultObjectFactory.h
Commit message (Collapse)AuthorAge
* ICE-6908 - Add ValueFactoryJoe George2015-12-08
| | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* C++11 mapping initial commitJose2015-12-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fix for ICE-5527 (simplify generated code for user exception and object ↵Bernard Normier2014-06-16
factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies)