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

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

#include <ubintfxd.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct bigintfxd::DataTypeChecker< uint32_t >

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


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