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

A wrapper that checks if the provided type is a scalar type. More...

#include <Morpheus_TypeTraits.hpp>

Public Types

using value_type = T
 
using type = ValueType
 

Detailed Description

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

A wrapper that checks if the provided type is a scalar type.

Template Parameters
TType passed for check.

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