File: queue.hpp

package info (click to toggle)
ares 126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 32,600 kB
  • sloc: cpp: 356,508; ansic: 20,394; makefile: 16; sh: 2
file content (4 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (3)
1
2
3
4
#include <nall/range.hpp>
#include <nall/serializer.hpp>
#include <nall/queue/st.hpp>
#include <nall/queue/spsc.hpp>