|
Tannic
A C++ Tensor Library
|
#include <traits.hpp>
Public Types | |
| using | Reference = std::decay_t< T > |
Static Public Attributes | |
| static constexpr bool | is_assignable = Assignable<Reference> |
| static constexpr bool | is_comparable = Comparable<Reference> |
| using tannic::Trait< T >::Reference = std::decay_t<T> |
|
staticconstexpr |
|
staticconstexpr |