MySQL 8.0.40
Source Code Documentation
|
#include <file.h>
Public Types | |
using | value_type = Arg |
Public Member Functions | |
file_control_option (value_type v) | |
constexpr int | name () const |
constexpr value_type | value () const |
Private Attributes | |
value_type | v_ |
using net::impl::file::file_control_option< Name, Arg >::value_type = Arg |
|
inline |
|
inlineconstexpr |
|
inlineconstexpr |
|
private |