HOPS
HOPS class reference
Static Public Attributes | List of all members
hops::is_same_count< T, U > Struct Template Reference

Class is_same_count - utility to return 1 if two types are the same, zero otherwise. More...

#include <MHO_Meta.hh>

Static Public Attributes

constexpr static size_t value = 0
 

Detailed Description

template<class T, class U>
struct hops::is_same_count< T, U >

Class is_same_count - utility to return 1 if two types are the same, zero otherwise.

Member Data Documentation

◆ value

template<class T , class U >
constexpr static size_t hops::is_same_count< T, U >::value = 0
staticconstexpr

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