项目作者: Accessory

项目描述 :
C++ Utility Functions
高级语言: C++
项目地址: git://github.com/Accessory/FlowUtils.git
创建时间: 2020-10-02T07:43:02Z
项目社区:https://github.com/Accessory/FlowUtils

开源协议:MIT License

下载


FlowUtils

Introduction

This is a useful collection of functions that can be easily integrated into any project. Most of the utilities are header files only and just need to be included into your source code.

Dependencies

The code was written with C++ 17 in mind and some of the utilities have dependencies.

The dependencies are:

  • boost
  • rapidjson
  • openssl

Not all are needed for every util.