![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <config_option.h>
Public Types | |
using | value_type = std::vector< typename Option::value_type > |
Public Member Functions | |
value_type | operator() (const std::string &value, const std::string &option_desc) |
using mysql_harness::ArrayOption< Option >::value_type = std::vector<typename Option::value_type> |
|
inline |