Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
Loading...
Searching...
No Matches
Public Types | List of all members
Morpheus::IndexType< T > Struct Template Reference

A wrapper that checks if the provided type is an integral type. More...

#include <Morpheus_TypeTraits.hpp>

Public Types

using index_type = T
 
using type = IndexType
 

Detailed Description

template<typename T>
struct Morpheus::IndexType< T >

A wrapper that checks if the provided type is an integral type.

Template Parameters
TType passed for check.

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