bond/python
Ara Ayvazyan 5454d52ea0 [c++] Remove bond::customize<protocols>
`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
2017-06-12 17:59:44 -07:00
..
inc/bond/python [c++] Remove bond::customize<protocols> 2017-06-12 17:59:44 -07:00
test Add BOND_SKIP_CORE_TESTS flag for cmake scripts 2016-11-18 13:45:03 -08:00
CMakeLists.txt [C++] Remove now-useless use_cxx11 build directives. 2016-11-15 15:48:43 -08:00