Minsky
minsky::OperationFactory< Base, T, N >::is_equal< I, J > Struct Template Reference

#include <operationType.h>

Collaboration diagram for minsky::OperationFactory< Base, T, N >::is_equal< I, J >:
Collaboration graph

Static Public Attributes

static const bool value =I==J
 

Detailed Description

template<class Base, template< minsky::OperationType::Type > class T, int N = OperationType::numOps>
template<int I, int J>
struct minsky::OperationFactory< Base, T, N >::is_equal< I, J >

Definition at line 95 of file operationType.h.

Member Data Documentation

◆ value

template<class Base, template< minsky::OperationType::Type > class T, int N = OperationType::numOps>
template<int I, int J>
const bool minsky::OperationFactory< Base, T, N >::is_equal< I, J >::value =I==J
static

Definition at line 95 of file operationType.h.


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