You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which C++ type should I use if I want to read column of type "inet"? Is it as simple as using std::string for "text"?
Which actions must be performed to be able to read column value into variable of type boost::asio::ip::network_v4?
Which C++ type should I use if I want to read column of type "inet"? Is it as simple as using std::string for "text"?
Which actions must be performed to be able to read column value into variable of type
boost::asio::ip::network_v4?