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< Dtype > Struct Template Reference

Struct for validating if Dtype is amongst {uint8_t, uint16_t, uint32_t}. More...

#include <ubintfxd.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename Dtype>
struct bigintfxd::DataTypeChecker< Dtype >

Struct for validating if Dtype is amongst {uint8_t, uint16_t, uint32_t}.

Template Parameters
Dtypeprimitive datatype.

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