Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 360 Bytes

hallib

Hallos partly header-only library written in modern C++.

Travis CI build status: Build Status

Classes

  • thread_pool (header only)

Networking

  • tcp_server
  • tcp_server_socket
  • tcp_stream_socket

Functions

  • mergesort (header only)