helloBye2ProtoStatic.cpp
Go to the documentation of this file.
1 #include "helloBye2Proto.hpp"
2 
3 #include <mutex>
4 
5 /*
6  * ===================================
7  * Define Client config singleton
8  * ===================================
9  *
10  */
11 
12 // HelloBye2::HelloBye2ClientConfig *HelloBye2::HelloBye2ClientConfig::instance = nullptr;
13 // std::mutex HelloBye2::HelloBye2ClientConfig::mtx;