BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc
traits
sequence_contains
Static Public Attributes
|
List of all members
bc::traits::sequence_contains< T, Ts > Class Template Reference
#include <
type_traits.h
>
Static Public Attributes
static constexpr bool
value
= any_v<is_same_, Ts...>
Member Data Documentation
◆
value
template<class T , class... Ts>
constexpr bool
bc::traits::sequence_contains
< T, Ts >::value = any_v<is_same_, Ts...>
static
The documentation for this class was generated from the following file:
blackcat/type_traits/
type_traits.h
Generated by
1.8.13