Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Attributes | List of all members
CompileAssert< b > Struct Template Reference

#include <misc.h>

Static Public Attributes

static char dummy [2 *b-1]
 

Detailed Description

template<bool b>
struct CompileAssert< b >

Definition at line 133 of file misc.h.

Member Data Documentation

template<bool b>
char CompileAssert< b >::dummy[2 *b-1]
static

Definition at line 135 of file misc.h.


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