ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
runtime_test_case::argv_buf< tcount > Struct Template Reference

Public Member Functions

 argv_buf (std::array< std::string, tcount > astore)
int argc () const
char ** argv ()

Public Attributes

std::array< std::string, tcount > m_store
std::array< char *, tcount > m_argv {}

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