mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
6e1ffd752da930dc8cd7b9c1a770b002bd89479c
because their contents are immutable. Can't use maps because there's no type that corresponds to the sort order. Can't use a vector of pointers because they won't snapshot/copy correctly. No real choice but to use boost::ptr_vector and create the necessary helper functions for it to work.
Dependancies: - boost 1.47 - Google protocol buffers 2.4.1 - openssl - mysql - websocketpp
Description
Languages
C++
98.4%
C
0.9%
CMake
0.4%
Shell
0.2%