openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
type_traits.hpp File Reference
#include <cstddef>
#include <type_traits>
Include dependency graph for type_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openjij::utility::is_same_template< class, class >
 check if two template template parameters are the same. More...
 
struct  openjij::utility::is_same_template< T, T >
 check if two template template parameters are the same. More...
 
struct  openjij::utility::get_base_class< derived_class, head_base_class, tail_base_classes >
 meta function for linear-searching base class of "derived_class" from the variadic template list (head_base_class ... tail_base_class). More...
 
struct  openjij::utility::get_base_class< derived_class, base_class >
 meta function for linear-searching base class of "derived_class" from the variadic template list (head_base_class ... tail_base_class). More...
 

Namespaces

namespace  openjij
 
namespace  openjij::utility