Default xdr_traits values for actual XDR types, used as a supertype for most xdr::xdr_traits specializations.
More...
#include <types.h>
|
static Constexpr const bool | valid = true |
|
static Constexpr const bool | xdr_defined = true |
|
static Constexpr const bool | is_bytes = false |
|
static Constexpr const bool | is_class = false |
|
static Constexpr const bool | is_enum = false |
|
static Constexpr const bool | is_container = false |
|
static Constexpr const bool | is_numeric = false |
|
static Constexpr const bool | is_struct = false |
|
static Constexpr const bool | is_union = false |
|
static Constexpr const bool | has_fixed_size = false |
|
Default xdr_traits values for actual XDR types, used as a supertype for most xdr::xdr_traits specializations.
Definition at line 191 of file types.h.
The documentation for this struct was generated from the following file: