![]() |
zeep::json::element::element_data
// In header: <zeep/json/element.hpp> union element_data { // construct/copy/destruct () = ; () ; () ; () ; (); (); (); (); (); (); (); // public member functions () ; // public data members m_object; m_array; m_string; m_int; m_float; m_boolean; };