RetroShare/libretroshare
2018-06-21 15:46:59 +02:00
..
src changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00