openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
openjij::utility::is_same_template< T, T > Struct Template Reference

check if two template template parameters are the same. More...

#include <type_traits.hpp>

Inheritance diagram for openjij::utility::is_same_template< T, T >:
Collaboration diagram for openjij::utility::is_same_template< T, T >:

Detailed Description

template<template< typename... > class T>
struct openjij::utility::is_same_template< T, T >

check if two template template parameters are the same.


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