BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Static Public Attributes | List of all members
bc::traits::sequence_of< T, Ts > Class Template Reference

#include <type_traits.h>

Static Public Attributes

static constexpr bool value = all_v<is_same_, Ts...>
 

Member Data Documentation

◆ value

template<class T , class... Ts>
constexpr bool bc::traits::sequence_of< T, Ts >::value = all_v<is_same_, Ts...>
static

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