tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
etl::linalg::inout_vector Concept Reference

#include <concepts.hpp>

Concept definition

template<typename T>
&& T::rank() == 1
&& T::is_always_unique()
Definition concepts.hpp:134
The concept same_as<T, U> is satisfied if and only if T and U denote the same type....
Definition same_as.hpp:20
static constexpr Type value
Definition integral_constant.hpp:11