Changeset 7521 for source/ariba/utility/serialization
- Timestamp:
- Jan 29, 2010, 10:15:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/serialization/Data.hpp
r6922 r7521 135 135 * Constructs a dynamic bit-data object of variable size. 136 136 */ 137 finlineDataTpl() : model() {137 DataTpl() : model() { 138 138 } 139 139
Note:
See TracChangeset
for help on using the changeset viewer.