lin
|
#include "../config.hpp"
#include "../traits.hpp"
#include "../types/stream.hpp"
#include <type_traits>
Go to the source code of this file.
Functions | |
template<class C , std::enable_if_t< internal::is_square< C >::value, size_t > = 0> | |
constexpr auto | lin::trace (internal::Stream< C > const &c) |