ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::wcsv Class Reference

Static Public Member Functions

template<typename TTUPLE, std::size_t... INDEX>
static bool writecsv_impl (csvwpair &apair, std::index_sequence< INDEX... >, const TTUPLE &avalues)
template<typename ... ARG>
static bool writecsv (csvwpair &apair, const ARG &...args)
template<typename T>
static bool writecsv_to_file (const std::string &afilename, const std::map< int, T > &adata)

The documentation for this class was generated from the following file: