diff options
author | Bernard Normier <bernard@zeroc.com> | 2012-09-24 17:01:05 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2012-09-24 17:01:05 -0400 |
commit | cc15ebed97ad43d9f2b04e73c8555ac4b2a3a0a3 (patch) | |
tree | ccf84d02fe6defae4995259028d4bacd4a403ee4 /cpp/src/Slice/RubyUtil.cpp | |
parent | Partial fix for ICE-3393: (diff) | |
download | ice-cc15ebed97ad43d9f2b04e73c8555ac4b2a3a0a3.tar.bz2 ice-cc15ebed97ad43d9f2b04e73c8555ac4b2a3a0a3.tar.xz ice-cc15ebed97ad43d9f2b04e73c8555ac4b2a3a0a3.zip |
Replaced optionalType in StreamTrait<> by a bool fixedLength member
and updated slice2cpp accordingly
No longer rely on assert / static_assert to detect incorrect use of
base StreamOptionalHelper: now, the code no longer compiles
vector<bool> is now handled like a built-in type: InputStream and
OutputStream have now read / write vector<bool>& functions. The default
implementation (StreamI) simply delegates to the same functions on
BasicStream.
Diffstat (limited to 'cpp/src/Slice/RubyUtil.cpp')
0 files changed, 0 insertions, 0 deletions