peerplays_migrated/libraries
Nathan Hourt a22e628910 Add compile-time sanity check to generic_index
generic_index::find fails at runtime if the boost multi_index_container's first index is not an index of object_id_type, and the cause of this failure is nonobvious from the error message. This compile-time check will fail if any generic_index is created around a multi_index_container whose first index is not an index on object_id_type, with a helpful error message explaining the problem, so no one else will ever have to debug this issue. :)
2016-07-06 18:18:41 -05:00
..
app Merge branch '606-debug-node' into develop 2016-03-16 01:09:21 -04:00
chain Merge branch '606-debug-node' into develop 2016-03-16 01:09:21 -04:00
db Add compile-time sanity check to generic_index 2016-07-06 18:18:41 -05:00
deterministic_openssl_rand [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
egenesis [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
fc@622ff58039 Make websocket compression disabled by default, since it causes problems in Chrome. 2016-03-14 18:27:28 -04:00
net Fix iteration logic in _handle_message_calls_in_progress shutdown loop to handle concurrent modification #598 2016-02-25 11:31:08 -05:00
p2p [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
plugins Merge branch '606-debug-node' into develop 2016-03-16 01:09:21 -04:00
time [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
utilities [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
wallet Merge branch '606-debug-node' into develop 2016-03-16 01:09:21 -04:00
CMakeLists.txt Remove experimental p2p code #273 2015-08-26 17:51:55 -04:00