5454d52ea0
`bond::customize<protocols>` has been removed. All the public APIs that require a protocol list (e.g. `bond::Marshal`) now accept an extra template argument `Protocols` which defaults to `bond::BuiltInProtocols`. Custom input streams now require `bond::type_id<>` to be specialized with a unique magic number. Closes https://github.com/Microsoft/bond/pull/425 |
||
---|---|---|
.. | ||
inc/bond/python | ||
test | ||
CMakeLists.txt |