PALISADE Lattice Crypto Library  1.11.9
A lattice crypto library for software engineers by software engineers.
Static Public Attributes | List of all members
bigintdyn::DataTypeChecker< uint16_t > Struct Template Reference

Struct for validating if Dtype is amongst {uint8_t, uint16_t, uint32_t, uint64_t, uint128_t}. sets value true if datatype is unsigned integer 16 bit. More...

#include <ubintdyn.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct bigintdyn::DataTypeChecker< uint16_t >

Struct for validating if Dtype is amongst {uint8_t, uint16_t, uint32_t, uint64_t, uint128_t}. sets value true if datatype is unsigned integer 16 bit.


The documentation for this struct was generated from the following file: