reactivemarkets / toolbox-cpp

The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.
https://reactivemarkets.github.io/toolbox-cpp/
Other
21 stars 20 forks source link

Add make_string function #46

Closed fanzhao1986 closed 5 years ago

fanzhao1986 commented 5 years ago

Add a generic make_string function with variadic args.