Specialize IsBitwiseMoveable for DecoderOptions.
Declared in <baljsn_decoderoptions.h>
template<>
struct IsBitwiseMoveable<baljsn::DecoderOptions>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |