veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
altintegration::IsPopPayload< T > Struct Template Reference

type trait which returns true on types that are "POP Payloads" More...

Detailed Description

template<typename T>
struct altintegration::IsPopPayload< T >

Definition at line 15 of file type_traits.hpp.

#include <type_traits.hpp>

+ Collaboration diagram for altintegration::IsPopPayload< T >:

Static Public Attributes

static const bool value = false
 

Member Data Documentation

◆ value

template<typename T >
const bool altintegration::IsPopPayload< T >::value = false
static

Definition at line 16 of file type_traits.hpp.


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