Aegisub/libaegisub/include
Thomas Goyne 6c685daf98 Ditch boost.circular_buffer
It drags in a ton of crap, is kinda slow at runtime due to using
std::deque, and doesn't actually make the code much simpler than just
using a manual ring buffer.
2014-05-26 09:34:19 -07:00
..
libaegisub Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00