libzeep-doc
Contents
Introduction
XML
JSON
HTTP
Generic
API Reference
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Variable zeep::has_serialize_v
Variable zeep::has_value_serializer_v
Variable zeep::is_complete_type_v
Variable zeep::is_serializable_array_type_v
Variable zeep::is_serializable_type_v
Defines
Typedefs
Index
libzeep-doc
API Reference
Variable zeep::has_serialize_v
View page source
Variable zeep::has_serialize_v
Variable Documentation
template
<
typename
T
,
typename
S
>
constexpr
bool
zeep
::
has_serialize_v
=
has_serialize
<
T
,
S
>
::
value