-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44805/
-----------------------------------------------------------

Review request for qpid, Andrew Stitcher, Cliff Jansen, and Justin Ross.


Repository: qpid-proton-git


Description
-------

Provide free get<> and convert<> template functions to get the exact type from a
proton::value or to convert from the contained type if allowed. Retained get
members for backwards compatibility but marked deprecated.

Note, scalar is not done yet but will follow the same pattern, get your 
comments in now.


Diffs
-----

  examples/cpp/direct_recv.cpp ffb2f03cf4df9517158f6b07777e5d8e3ad387a6 
  examples/cpp/encode_decode.cpp 12fc1ed1ace5af84dbf67995ad7059d3df04350e 
  examples/cpp/engine/server.cpp 4641c4cb20b3c4bff4246649c2ee0929d14f3c35 
  examples/cpp/server.cpp 8ac34ccb65bd90ee81c3271c633d34f828b067f2 
  examples/cpp/server_direct.cpp 9d3b79c9531762a4a84c47dc9c9ede9cc32e09fd 
  proton-c/bindings/cpp/include/proton/data.hpp 
3d391541a849b4cc203145eba279daa07a3638f8 
  proton-c/bindings/cpp/include/proton/decoder.hpp 
9a835c09c64f03cb07aaf66ff29b78ecf95f496d 
  proton-c/bindings/cpp/include/proton/value.hpp 
e0b73176507b4ddca1fdf8b3e6f72c7ea37a933a 
  proton-c/bindings/cpp/src/decoder.cpp 
890fac5eae9a4bad38223e1811fc17c2a1db6cff 
  proton-c/bindings/cpp/src/interop_test.cpp 
b05c098f4944f88b4a893c3d38451e6eebaf22d7 
  proton-c/bindings/cpp/src/message_test.cpp 
8c1e585d42fe757b953a8ffb1a9ffe2b7567f9f5 
  proton-c/bindings/cpp/src/scalar_test.cpp 
9b2df1f6c8f8debd6bbee203fce8e9342f539dac 
  proton-c/bindings/cpp/src/value.cpp bece42c66c8b7394d29a2212a1b021ccfb552eb7 
  proton-c/bindings/cpp/src/value_test.cpp 
be24da430cf76ac698e89fc57442c4cff30beae2 
  tests/tools/apps/cpp/reactor_send.cpp 
3ba26e8aa608b6b218ec94d300b4dfd7da173eb8 

Diff: https://reviews.apache.org/r/44805/diff/


Testing
-------

ctest -R cpp


Thanks,

Alan Conway

Reply via email to